Skip to content

Commit 9d47502

Browse files
committed
Add a CHANGELOG entry for 7f84694
Ref: 7f84694 Signed-off-by: William Desportes <williamdes@wdes.fr>
1 parent 7f84694 commit 9d47502

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
@@ -7,6 +7,7 @@
77
- Fix ALTER EVENT statement with DEFINER=user modifier fails to be parsed (#418)
88
- Fix GROUP BY modifier WITH ROLLUP is treated as a syntax error and prevents export of SQL query results
99
- Fix `TokensList::getPrevious` was not able to reach very first token (#428)
10+
- Fix `TransactionStatement::build()` "Call to a member function build() on null" when the transaction has no end
1011

1112
## [5.7.0] - 2023-01-25
1213

0 commit comments

Comments
 (0)