n8n/packages/nodes-base/nodes/Postgres/v2/actions/database
Michael Kret 3a474552b2
feat(Set Node): Overhaul (#6348)
Github issue / Community forum post (link here to close automatically):
https://github.com/n8n-io/n8n/pull/6348

---------

Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Marcus <marcus@n8n.io>
2023-09-19 13:16:35 +03:00
..
Database.resource.ts feat(Postgres Node): Overhaul node 2023-04-03 18:18:01 +03:00
deleteTable.operation.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
executeQuery.operation.ts feat(Set Node): Overhaul (#6348) 2023-09-19 13:16:35 +03:00
insert.operation.ts fix(Postgres Node): Fix automatic column mapping (#7121) 2023-09-06 16:32:50 +02:00
select.operation.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
update.operation.ts fix(Postgres Node): Fix automatic column mapping (#7121) 2023-09-06 16:32:50 +02:00
upsert.operation.ts fix(Postgres Node): Fix automatic column mapping (#7121) 2023-09-06 16:32:50 +02:00