n8n/packages/nodes-base/nodes/Postgres/v2
2023-07-25 15:34:45 +03:00
..
actions fix(Postgres Node): Arrays in query replacement fix (#6718) 2023-07-25 15:34:45 +03:00
helpers fix(Postgres Node): For select queries, empty result should be be replaced with {"success":true} (#6703) 2023-07-19 16:15:43 +02:00
methods fix(Postgres Node): Upsert does not fetch columns when schema other then public (#6643) 2023-07-12 13:26:46 +03:00
transport fix(Postgres Node): Remove reusable connections (no-changelog) (#6259) 2023-05-19 16:42:24 +03:00
PostgresV2.node.ts 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