n8n/packages/nodes-base/nodes/Postgres
कारतोफ्फेलस्क्रिप्ट™ 250175d066
fix(Postgres Node): For select queries, empty result should be be replaced with {"success":true} (#6703)
* fix(Postgres Node): For select queries, empty result should be be replaced with `{"success":true}`

*  less checks

---------

Co-authored-by: Michael Kret <michael.k@radency.com>
2023-07-19 16:15:43 +02:00
..
test/v2 refactor: Delete unnecessary interface re-exports from core, and delete unused code in nodes-base (no-changelog) (#6631) 2023-07-12 11:15:38 +02:00
v1 refactor: Delete unnecessary interface re-exports from core, and delete unused code in nodes-base (no-changelog) (#6631) 2023-07-12 11:15:38 +02:00
v2 fix(Postgres Node): For select queries, empty result should be be replaced with {"success":true} (#6703) 2023-07-19 16:15:43 +02:00
Postgres.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
Postgres.node.ts feat(editor): Implement Resource Mapper component (#6207) 2023-05-31 11:56:09 +02:00
postgres.svg Replace PNG icons with SVG and optimize (#1890) 2021-06-12 21:00:37 +02:00
PostgresInterface.ts feat: New trigger PostgreSQL (#5495) 2023-06-07 11:01:57 +02:00
PostgresTrigger.functions.ts feat: New trigger PostgreSQL (#5495) 2023-06-07 11:01:57 +02:00
PostgresTrigger.node.json docs: Fix Postgres trigger docs URL (#6403) 2023-06-13 15:06:28 +01:00
PostgresTrigger.node.ts feat: Add missing input panels to some trigger nodes (#6518) 2023-07-04 21:05:01 +02:00