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 7f84694 commit 9d47502Copy full SHA for 9d47502
CHANGELOG.md
@@ -7,6 +7,7 @@
7
- Fix ALTER EVENT statement with DEFINER=user modifier fails to be parsed (#418)
8
- Fix GROUP BY modifier WITH ROLLUP is treated as a syntax error and prevents export of SQL query results
9
- 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
11
12
## [5.7.0] - 2023-01-25
13
0 commit comments