Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8d37818

Browse files
Merge branch '5.11.x'
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2 parents 68b5088 + 07044bc commit 8d37818

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,16 @@
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

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /