Skip to content

Commit a7aaeba

Browse files
committed
Add a CHANGELOG entry for #430
Pull-request: #432 Signed-off-by: William Desportes <[email protected]>
1 parent 8399efa commit a7aaeba

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
@@ -9,6 +9,7 @@
99
- Fix `TokensList::getPrevious` was not able to reach very first token (#428)
1010
- Fix `TransactionStatement::build()` "Call to a member function build() on null" when the transaction has no end
1111
- Fix MySQL-specific commands parsing (#226)
12+
- Fix `ALTER TABLE … RENAME COLUMN … TO …` is not understood by the parser/linter (#430)
1213

1314
## [5.7.0] - 2023-01-25
1415

0 commit comments

Comments
 (0)