packagist phpmyadmin/sql-parser 5.6.0

latest releases: dev-master, 5.9.x-dev, 5.9.0...
16 months ago
  • 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

Don't miss a new sql-parser release

NewReleases is sending notifications on new releases.