Skip to content

Releases: phpmyadmin/sql-parser

5.8.0

05 Jun 18:20
5.8.0
db1b306
Compare
Choose a tag to compare
  • Fix ALTER EVENT RENAME TO to use expression instead of var (#419) by @niconoe-
  • Fix incorrect order of operations to parse table/db called `` (#422) by @kamil-tekiela
  • Fix ALTER EVENT statement with DEFINER=user modifier fails to be parsed (#418) by @niconoe-
  • Fix GROUP BY modifier WITH ROLLUP is treated as a syntax error and prevents export of SQL query results by @niconoe-
  • Fix TokensList::getPrevious was not able to reach very first token (#428) by @Tithugues
  • Fix TransactionStatement::build() "Call to a member function build() on null" when the transaction has no end by @williamdes
  • Fix MySQL-specific commands parsing (#226) by @niconoe-
  • Fix ALTER TABLE … RENAME COLUMN … TO … is not understood by the parser/linter (#430) by @niconoe-
  • Fix PARTITION syntax errors (#377) by @niconoe-
  • Fix ALTER USER when used with IDENTIFIED WITH/VIA/BY option (#431) by @Tithugues
  • Fix COALESCE PARTITION in ALTER TABLE, rather than COALESCE (#323) by @Tithugues
  • Support ALGORITHM and LOCK options in ALTER TABLE statements (#319) by @Tithugues
  • Fix way end of functions, procedures and triggers' bodies is identified (#438) by @Tithugues
  • Fix enclosed by is not recognized by the parser when fields is in lower case (#236) by @williamdes
  • Support KEY on CreateDefinition (#330) by @williamdes
  • Fix CALL statements parsing (#372) by @williamdes
  • Implement support for LEFT JOIN, JOIN, INNER JOIN on UpdateStatement (#260) by @williamdes
  • Implement support for TABLE and REPLACE statements on DESCRIBE statements by @williamdes
  • Fix DESCRIBE to allow a schema.table syntax (#445) by @williamdes
  • Fix parsing insert queries with functions trims commas (#450) by @Tithugues
  • phpdoc fixes by @kamil-tekiela

5.7.0

25 Jan 10:44
5.7.0
0f5895a
Compare
Choose a tag to compare

5.6.0

02 Jan 05:39
5.6.0
63f2f77
Compare
Choose a tag to compare
  • Add missing return types annotations (746f48f) by @MauricioFauth
  • Improve the WITH statements parser (#363) by @iifawzi
  • Add support for passing Context::SQL_MODE* constants to Context::setMode method by @MauricioFauth
  • Fix additional body tokens issue with CREATE VIEW statements (#371) by @iifawzi
  • Exclude from composer vendor bundle /tests and /phpunit.xml.dist (a201314) by @williamdes
  • Support table structure with COMPRESSED columns (#351) by @iifawzi
  • Add #[\AllowDynamicProperties] on Statement and Expression classes for PHP 8.2 support (4ee76d9) by @williamdes
  • Support ALTER queries of PARTITIONS (#329) by @iifawzi
  • Fixed differentiating between ANALYZE and EXPLAIN statements (#386) by @iifawzi
  • Added "NOT" to the select options (#374, #391) by @iifawzi
  • Implement the EXPLAIN Parser (#389) by @iifawzi
  • Context: Updated contexts to contain multipoint and multipolygon data types (#393) by @iifawzi
  • Support more keywords on Expression component (#399) by @iifawzi
  • Fix PHP 8.3 failing tests (#400) by @iifawzi
  • Add funding to GitHub and composer.json by @williamdes
  • Add search keywords in the composer.json (#401) by @imanghafoori1

5.5.0

09 Dec 04:38
5.5.0
Compare
Choose a tag to compare

Released version 5.5.0

4.7.3

09 Dec 04:38
4.7.3
Compare
Choose a tag to compare

Released version 4.7.3

5.4.2

05 Feb 14:34
5.4.2
Compare
Choose a tag to compare

Released version 5.4.2

4.7.2

05 Feb 14:34
4.7.2
Compare
Choose a tag to compare

Released version 4.7.2

5.4.1

15 Oct 15:22
5.4.1
Compare
Choose a tag to compare

Released version 5.4.1

4.7.1

15 Oct 15:22
4.7.1
Compare
Choose a tag to compare

Released version 4.7.1

5.4.0

08 Oct 20:42
5.4.0
Compare
Choose a tag to compare

Released version 5.4.0