We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7a40d commit 88c8314Copy full SHA for 88c8314
CHANGELOG.md
@@ -21,6 +21,7 @@
21
- Implement support for `LEFT JOIN`, `JOIN`, `INNER JOIN` on `UpdateStatement` (#260)
22
- Implement support for `TABLE` and `REPLACE` statements on `DESCRIBE` statements
23
- Fix `DESCRIBE` to allow a schema.table syntax (#445)
24
+- Fix parsing insert queries with functions trims commas (#450)
25
26
## [5.7.0] - 2023-01-25
27
0 commit comments