n8n/packages/nodes-base/nodes/Postgres/v2/actions/database
Michael Kret 9dd5f0e579
fix(Postgres Node): Connection pool of the database object has been destroyed (#7074)
Github issue / Community forum post (link here to close automatically):
2023-09-01 22:19:10 +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 fix(Postgres Node): Arrays in query replacement fix (#6718) 2023-07-25 15:34:45 +03:00
insert.operation.ts fix(Postgres Node): Connection pool of the database object has been destroyed (#7074) 2023-09-01 22:19:10 +03: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): Connection pool of the database object has been destroyed (#7074) 2023-09-01 22:19:10 +03:00
upsert.operation.ts fix(Postgres Node): Connection pool of the database object has been destroyed (#7074) 2023-09-01 22:19:10 +03:00