n8n/packages/nodes-base/nodes/Postgres/v2/actions/database
2023-12-11 10:10:03 +00:00
..
Database.resource.ts feat(Postgres Node): Overhaul node 2023-04-03 18:18:01 +03:00
deleteTable.operation.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
executeQuery.operation.ts fix(Postgres Node): Node requires comma-separated string even when using a single parameter through an expression (#7300) 2023-09-29 13:27:31 +03:00
insert.operation.ts docs: Replace references to set node (no-changelog) (#7973) 2023-12-11 10:10:03 +00:00
select.operation.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
update.operation.ts docs: Replace references to set node (no-changelog) (#7973) 2023-12-11 10:10:03 +00:00
upsert.operation.ts docs: Replace references to set node (no-changelog) (#7973) 2023-12-11 10:10:03 +00:00