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.
2 parents ab08669 + 3d0c3a6 commit eccca02Copy full SHA for eccca02
CHANGELOG.md
@@ -6,7 +6,11 @@
6
- Move `Misc::getAliases()` into `SelectStatement::getAliases()` (#454)
7
- Drop `USE_UTF_STRINGS` constant (#471)
8
9
-## [5.x.x] - YYYY-MM-DD
+## [5.9.x] - YYYY-MM-DD
10
+
11
+## [5.8.x] - YYYY-MM-DD
12
13
+## [5.8.1] - 2023-09-15
14
15
- Fix `:=` was not recognized as an operator just like `=` (#306)
16
- Fix `ALTER TABLE … MODIFY … ENUM('<reserved_keyword>')` is being wrongly parsed (#234)
0 commit comments