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 11# Change Log
22
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+
314## [ 5.11.0] - 2025-02-22
415
516### Added
@@ -615,6 +626,7 @@ __Breaking changes:__
615626
616627* First release of this library.
617628
629+ [ 5.11.1 ] : https://github.com/phpmyadmin/sql-parser/compare/5.11.0...5.11.x
618630[ 5.11.0 ] : https://github.com/phpmyadmin/sql-parser/compare/5.10.3...5.11.0
619631[ 5.10.3 ] : https://github.com/phpmyadmin/sql-parser/compare/5.10.2...5.10.3
620632[ 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