n8n/packages/nodes-base/nodes/Postgres
2024-04-18 12:58:04 +03:00
..
test/v2 fix(Postgres Node): Convert js arrays to postgres type, if column type is ARRAY (#9160) 2024-04-18 12:58:04 +03:00
v1 fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
v2 fix(Postgres Node): Convert js arrays to postgres type, if column type is ARRAY (#9160) 2024-04-18 12:58:04 +03: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 fix(Postgres Node): Convert js arrays to postgres type, if column type is ARRAY (#9160) 2024-04-18 12:58:04 +03:00
postgres.svg refactor: Optimize SVG icons for nodes (#8195) 2024-01-02 17:40:08 +01:00
PostgresInterface.ts feat: New trigger PostgreSQL (#5495) 2023-06-07 11:01:57 +02:00
PostgresTrigger.functions.ts feat(Postgres Node): Options keepAlive and keepAliveInitialDelayMillis (#9067) 2024-04-09 18:41:51 +03:00
PostgresTrigger.node.json docs: Fix Postgres trigger docs URL (#6403) 2023-06-13 15:06:28 +01:00
PostgresTrigger.node.ts feat(Postgres Node): Options keepAlive and keepAliveInitialDelayMillis (#9067) 2024-04-09 18:41:51 +03:00