1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/nodes-base/nodes/Postgres
2023-12-11 17:34:24 +02:00
..
test/v2 refactor: Run lintfix (no-changelog) () 2023-10-27 14:15:02 +02:00
v1 refactor: Switch plain errors in nodes-base to ApplicationError (no-changelog) () 2023-12-05 11:17:08 +01:00
v2 fix(Postgres Node): Do not include id column in upsert fields selection if it's not unique () 2023-12-11 17:34:24 +02:00
Postgres.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links () 2022-09-29 13:33:16 +03:00
Postgres.node.ts fix(Postgres Node): Empty return data fix for Postgres and MySQL () 2023-08-25 18:38:09 +03:00
postgres.svg Replace PNG icons with SVG and optimize () 2021-06-12 21:00:37 +02:00
PostgresInterface.ts feat: New trigger PostgreSQL () 2023-06-07 11:01:57 +02:00
PostgresTrigger.functions.ts refactor: Switch plain errors in nodes-base to ApplicationError (no-changelog) () 2023-12-05 11:17:08 +01:00
PostgresTrigger.node.json docs: Fix Postgres trigger docs URL () 2023-06-13 15:06:28 +01:00
PostgresTrigger.node.ts fix(core): Pg-promise de-initialization fix () 2023-10-12 12:10:14 +03:00