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 8399efa commit a7aaebaCopy full SHA for a7aaeba
CHANGELOG.md
@@ -9,6 +9,7 @@
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
- Fix MySQL-specific commands parsing (#226)
12
+- Fix `ALTER TABLE … RENAME COLUMN … TO …` is not understood by the parser/linter (#430)
13
14
## [5.7.0] - 2023-01-25
15
0 commit comments