Update README.md
parent
a824acf72d
commit
2a76fd512c
|
|
@ -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.
|
||||
Loading…
Reference in New Issue