n8n/packages/nodes-base/nodes/Postgres/v2/actions/database
yehorkardash f73fae6fe7
fix: Escape special characters in queries (#23133)
Co-authored-by: Dimitri Lavrenük <dimitri.lavrenuek@n8n.io>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-01-09 12:39:13 +00:00
..
Database.resource.ts refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
deleteTable.operation.ts fix: Escape special characters in queries (#23133) 2026-01-09 12:39:13 +00:00
executeQuery.operation.ts fix(Postgres Node): Add Continue on Error support for type validation errors in RMC (#23235) 2025-12-19 13:01:39 +00:00
insert.operation.ts fix(Postgres Node): Add Continue on Error support for type validation errors in RMC (#23235) 2025-12-19 13:01:39 +00:00
select.operation.ts fix: Escape special characters in queries (#23133) 2026-01-09 12:39:13 +00:00
update.operation.ts fix(Postgres Node): Add Continue on Error support for type validation errors in RMC (#23235) 2025-12-19 13:01:39 +00:00
upsert.operation.ts fix(Postgres Node): Add Continue on Error support for type validation errors in RMC (#23235) 2025-12-19 13:01:39 +00:00