File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 66- Move ` Misc::getAliases() ` into ` SelectStatement::getAliases() ` (#454 )
77- Drop ` USE_UTF_STRINGS ` constant (#471 )
88
9- ## [ 5.11.0] - YYYY-MM-DD
9+ ## [ 5.11.0] - 2025-02-22
1010
1111### Added
1212
1313- Add Translator::setLocale() method (#599 )
1414
15- ## [ 5.10.4] - YYYY-MM-DD
15+ ### Fixed
16+
17+ - Fix FORCE INDEX not been parsed correctly (#614 )
18+ - Fix parsing of ADD UNIQUE and ADD UNIQUE KEY for ALTER TABLE statements (#611 )
1619
1720## [ 5.10.3] - 2025-01-18
1821
@@ -619,6 +622,7 @@ __Breaking changes:__
619622
620623* First release of this library.
621624
625+ [ 5.11.0 ] : https://github.com/phpmyadmin/sql-parser/compare/5.10.3...5.11.0
622626[ 5.10.3 ] : https://github.com/phpmyadmin/sql-parser/compare/5.10.2...5.10.3
623627[ 5.10.2 ] : https://github.com/phpmyadmin/sql-parser/compare/5.10.1...5.10.2
624628[ 5.10.1 ] : https://github.com/phpmyadmin/sql-parser/compare/5.10.0...5.10.1
You can’t perform that action at this time.
0 commit comments