Update README.md

pull/3/head
Vincent Schoonenburg 2018-12-04 15:52:13 +01:00
parent a824acf72d
commit 2a76fd512c
1 changed files with 6 additions and 1 deletions

View File

@ -60,4 +60,9 @@ The node will produce a message like that :
{"name":"notification","length":47,"processId":16147,"channel":"addedrecord","payload":{"id":2,"title":"plopcsd"}}
All fields are generated by Postgres with *payload* being the content of the table row.
All fields are generated by Postgres with *payload* being the content of the table row.
Changelog
---------
- 0.2.0 : Removed the postgres configuration Node and created a dependency to https://flows.nodered.org/node/node-red-contrib-postgres making it possible to have both nodes installed.