Skip to content

Commit 88c8314

Browse files
committed
Add a CHANGELOG entry for #474
Pull-request: #474 Signed-off-by: William Desportes <[email protected]>
1 parent ef7a40d commit 88c8314

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
- Implement support for `LEFT JOIN`, `JOIN`, `INNER JOIN` on `UpdateStatement` (#260)
2222
- Implement support for `TABLE` and `REPLACE` statements on `DESCRIBE` statements
2323
- Fix `DESCRIBE` to allow a schema.table syntax (#445)
24+
- Fix parsing insert queries with functions trims commas (#450)
2425

2526
## [5.7.0] - 2023-01-25
2627

0 commit comments

Comments
 (0)