File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 5.11.1] - YYYY-MM-DD
4
+
5
+ ### Added
6
+
7
+ - Add context files for MySQL 9.2, MySQL 9.3 and MariaDB 12.1 (#628 )
8
+ - Add context files for MariaDB 11.8 and MariaDB 12.0 (#620 )
9
+
10
+ ### Fixed
11
+
12
+ - Fix Window function handling that failed because of "OVER" keyword case-sensitive comparison (#623 )
13
+
3
14
## [ 5.11.0] - 2025-02-22
4
15
5
16
### Added
@@ -615,6 +626,7 @@ __Breaking changes:__
615
626
616
627
* First release of this library.
617
628
629
+ [ 5.11.1 ] : https://github.com/phpmyadmin/sql-parser/compare/5.11.0...5.11.x
618
630
[ 5.11.0 ] : https://github.com/phpmyadmin/sql-parser/compare/5.10.3...5.11.0
619
631
[ 5.10.3 ] : https://github.com/phpmyadmin/sql-parser/compare/5.10.2...5.10.3
620
632
[ 5.10.2 ] : https://github.com/phpmyadmin/sql-parser/compare/5.10.1...5.10.2
You can’t perform that action at this time.
0 commit comments