n8n/packages/nodes-base/nodes/Postgres/v2/actions/database
Michael Kret 763d4514fa
fix(Postgres Node): Node requires comma-separated string even when using a single parameter through an expression (#7300)
Github issue / Community forum post (link here to close automatically):
2023-09-29 13:27:31 +03:00
..
Database.resource.ts
deleteTable.operation.ts
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 fix(Postgres Node): Fix automatic column mapping (#7121) 2023-09-06 16:32:50 +02:00
select.operation.ts
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