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
2024-05-02 10:08:57 +01:00
..
test/v2 fix(Postgres Node): Convert js arrays to postgres type, if column type is ARRAY () 2024-04-18 12:58:04 +03:00
v1 fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) () 2024-01-17 17:08:50 +02:00
v2 feat(Postgres Node): Add option IS NOT NULL and hide value input fields () 2024-05-02 10:08:57 +01:00
Postgres.node.json
Postgres.node.ts fix(Postgres Node): Convert js arrays to postgres type, if column type is ARRAY () 2024-04-18 12:58:04 +03:00
postgres.svg refactor: Optimize SVG icons for nodes () 2024-01-02 17:40:08 +01:00
PostgresInterface.ts
PostgresTrigger.functions.ts feat(Postgres Node): Options keepAlive and keepAliveInitialDelayMillis () 2024-04-09 18:41:51 +03:00
PostgresTrigger.node.json
PostgresTrigger.node.ts feat(Postgres Node): Options keepAlive and keepAliveInitialDelayMillis () 2024-04-09 18:41:51 +03:00