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 d58a8ff commit 66eb8ebCopy full SHA for 66eb8eb
CHANGELOG.md
@@ -5,6 +5,7 @@
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
+- Fix MariaDB window function with alias gives bad linting errors (#283)
9
10
## [5.8.0] - 2023-06-05
11
0 commit comments