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 274fc3a commit 3e32dd8Copy full SHA for 3e32dd8
CHANGELOG.md
@@ -3,6 +3,8 @@
3
## [5.x.x] - YYYY-MM-DD
4
5
- Fix `:=` was not recognized as an operator just like `=` (#306)
6
+- Fix `ALTER TABLE … MODIFY … ENUM('<reserved_keyword>')` is being wrongly parsed (#234)
7
+- Fix `ALTER TABLE … MODIFY … ENUM('<reserved_keyword>')` is being wrongly parsed (#478)
8
9
## [5.8.0] - 2023-06-05
10
0 commit comments