File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 6
6
7
7
- Add Translator::setLocale() method (#599 )
8
8
9
- ## [ 5.10.4] - YYYY-MM-DD
9
+ ### Fixed
10
+
11
+ - Fix FORCE INDEX not been parsed correctly (#614 )
12
+ - Fix parsing of ADD UNIQUE and ADD UNIQUE KEY for ALTER TABLE statements (#611 )
10
13
11
14
## [ 5.10.3] - 2025-01-18
12
15
@@ -612,6 +615,7 @@ __Breaking changes:__
612
615
613
616
* First release of this library.
614
617
618
+ [ 5.11.0 ] : https://github.com/phpmyadmin/sql-parser/compare/5.10.3...5.11.x
615
619
[ 5.10.3 ] : https://github.com/phpmyadmin/sql-parser/compare/5.10.2...5.10.3
616
620
[ 5.10.2 ] : https://github.com/phpmyadmin/sql-parser/compare/5.10.1...5.10.2
617
621
[ 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