-
-
Notifications
You must be signed in to change notification settings - Fork 110
Releases: phpmyadmin/sql-parser
Releases · phpmyadmin/sql-parser
6.0.0
@phpmyadmin-bot
phpmyadmin-bot
6.0.0
This tag was signed with the committer’s verified signature.
MauricioFauth
Maurício Meneghini Fauth
7539780
This commit was signed with the committer’s verified signature.
MauricioFauth
Maurício Meneghini Fauth
Added
- #550: Create the
StatementInfoclass - #549: Add
leftOperand,operatorandrightOperandproperties to theConditioncomponent
Changed
- Add native type declarations
- #365: Change
Componentabstract class to an interface - #368: Rename class members to use camel case format
- #384: Change
Context::load()error handling from throwing an exception to returning a boolean value - #454: Move
Misc::getAliases()intoSelectStatement::getAliases() - #480: Split up Context::escape()
- #470: Restrict parameter type of
OptionsArray::merge - #483: Split build into buildAll
- #505: Change some static properties into class constants
- #504: Change
TokensListclass to add thebuildFromArraymethod - #507: Replace the
Token::TYPE_*constants with theTokenTypeenum - #543: Extract
parsemethod from components into Parsers
Removed
Assets 2
5.11.1
@phpmyadmin-bot
phpmyadmin-bot
1b70d03
This commit was signed with the committer’s verified signature.
MauricioFauth
Maurício Meneghini Fauth
Assets 2
1 person reacted
5.11.0
@phpmyadmin-bot
phpmyadmin-bot
07044bc
This commit was signed with the committer’s verified signature.
MauricioFauth
Maurício Meneghini Fauth
Assets 2
5.10.3
@phpmyadmin-bot
phpmyadmin-bot
Assets 2
5.10.2
@phpmyadmin-bot
phpmyadmin-bot
72afbce
This commit was signed with the committer’s verified signature.
MauricioFauth
Maurício Meneghini Fauth
Assets 2
1 person reacted
5.10.1
@phpmyadmin-bot
phpmyadmin-bot
b14fd66
This commit was signed with the committer’s verified signature.
MauricioFauth
Maurício Meneghini Fauth
Fixed
- Fix parsing of ALTER TABLE ... RENAME KEY (#580)
- Fix parsing table names that start with "e1" (#578)
- Improve handling of negative and overflowed offsets on TokensList (#582)
- Fix parsing of queries with 'AND' (#590)
- Fix C style comments with two asterisks (#597)
- Fix parsing of SRID in column definition (#595)
Assets 2
3 people reacted
5.10.0
@phpmyadmin-bot
phpmyadmin-bot
5.10.0
This tag was signed with the committer’s verified signature.
MauricioFauth
Maurício Meneghini Fauth
91d980a
This commit was signed with the committer’s verified signature.
MauricioFauth
Maurício Meneghini Fauth
- Fix parsing of UPDATE ... SET (#577)
- Fix parsing of WITH PARSER (#563)
- Fix context files for MySQL and MariaDB (#572) (#576)
- Allow using
::classkeyword to load a context (#571) - Fix query flags for lower-case functions (#564)
- Improve context files by using constants (#570)
- Fix case when a condition is not parsed correctly (#560)
- Support parsing KILL statements (#556)
- Fix replace clause of select statement with FOR UPDATE (#555)
- Add support for ALTER FUNCTION and ALTER PROCEDURE statements (#553)
Assets 2
3 people reacted
5.9.1
@phpmyadmin-bot
phpmyadmin-bot
5.9.1
This tag was signed with the committer’s verified signature.
MauricioFauth
Maurício Meneghini Fauth
169a9f1
This commit was signed with the committer’s verified signature.
MauricioFauth
Maurício Meneghini Fauth
Assets 2
2 people reacted
5.9.0
@phpmyadmin-bot
phpmyadmin-bot
011fa18
This commit was signed with the committer’s verified signature.
MauricioFauth
Maurício Meneghini Fauth
5.8.2
@phpmyadmin-bot
phpmyadmin-bot
5.8.2
This tag was signed with the committer’s verified signature.
MauricioFauth
Maurício Meneghini Fauth
f1720ae
This commit was signed with the committer’s verified signature.
MauricioFauth
Maurício Meneghini Fauth
Assets 2
1 person reacted