Skip to content

Commit

Permalink
Add a CHANGELOG entry for #428
Browse files Browse the repository at this point in the history
Pull-request: #428

Signed-off-by: William Desportes <williamdes@wdes.fr>
  • Loading branch information
williamdes committed Mar 11, 2023
1 parent b5c995a commit e2c0e89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- Fix incorrect order of operations to parse table/db called `` (#422)
- Fix ALTER EVENT statement with DEFINER=user modifier fails to be parsed (#418)
- Fix GROUP BY modifier WITH ROLLUP is treated as a syntax error and prevents export of SQL query results
- Fix `TokensList::getPrevious` was not able to reach very first token (#428)

## [5.7.0] - 2023-01-25

Expand Down

0 comments on commit e2c0e89

Please sign in to comment.