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 6
6
- Move ` Misc::getAliases() ` into ` SelectStatement::getAliases() ` (#454 )
7
7
- Drop ` USE_UTF_STRINGS ` constant (#471 )
8
8
9
- ## [ 5.11.0] - YYYY-MM-DD
9
+ ## [ 5.11.0] - 2025-02-22
10
10
11
11
### Added
12
12
13
13
- Add Translator::setLocale() method (#599 )
14
14
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 )
16
19
17
20
## [ 5.10.3] - 2025-01-18
18
21
@@ -619,6 +622,7 @@ __Breaking changes:__
619
622
620
623
* First release of this library.
621
624
625
+ [ 5.11.0 ] : https://github.com/phpmyadmin/sql-parser/compare/5.10.3...5.11.0
622
626
[ 5.10.3 ] : https://github.com/phpmyadmin/sql-parser/compare/5.10.2...5.10.3
623
627
[ 5.10.2 ] : https://github.com/phpmyadmin/sql-parser/compare/5.10.1...5.10.2
624
628
[ 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