fixed: A MERGE statement must be terminated by a semi-colon (;), but dbgate stripped it. #1257

This commit is contained in:
SPRINX0\prochazka
2025-11-20 12:59:54 +01:00
parent 1e06f65d9e
commit 101c80d820
12 changed files with 12 additions and 12 deletions

View File

@@ -37,7 +37,7 @@
"dependencies": {
"wkx": "^0.5.0",
"pg-copy-streams": "^6.0.6",
"dbgate-query-splitter": "^4.11.7",
"dbgate-query-splitter": "^4.11.9",
"dbgate-tools": "^6.0.0-alpha.1",
"lodash": "^4.17.21",
"pg": "^8.11.5"