Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 6055277968f87ed95aaf75115be571a2fcb1617c
https://github.com/phpmyadmin/sql-parser/commit/6055277968f87ed95aaf75115be571a2fcb1617c
Author: Fawzi E. Abdulfattah <[email protected]>
Date: 2022-07-22 (Fri, 07 July 2022) +02:00

Changed paths: 
M src/Components/CreateDefinition.php
M tests/Components/CreateDefinitionTest.php

Log Message:
-----------
Supporting table structure with COMPRESSED columns

Signed-off-by: Fawzi E. Abdulfattah <[email protected]>

Commit: 54d3b051aab77d01ea75c710dbfbc74941a28dca
https://github.com/phpmyadmin/sql-parser/commit/54d3b051aab77d01ea75c710dbfbc74941a28dca
Author: Fawzi E. Abdulfattah <[email protected]>
Date: 2022-07-22 (Fri, 07 July 2022) +02:00

Changed paths: 
M tests/Components/CreateDefinitionTest.php

Log Message:
-----------
Supporting table structure with COMPRESSED columns

Signed-off-by: Fawzi E. Abdulfattah <[email protected]>

Commit: 3837827271dc2d8c401151c0cdf34b5966671560
https://github.com/phpmyadmin/sql-parser/commit/3837827271dc2d8c401151c0cdf34b5966671560
Author: William Desportes <[email protected]>
Date: 2022-07-22 (Fri, 07 July 2022) +02:00

Changed paths: 
M src/Components/CreateDefinition.php
M tests/Components/CreateDefinitionTest.php

Log Message:
-----------
Merge #380 - Fix #351 Support table structure with COMPRESSED columns

Fixes: #351
Pull-request: #380

Signed-off-by: William Desportes <[email protected]>

Commit: 553f3c7c8cd32081669cfacce0b753bf28840779
https://github.com/phpmyadmin/sql-parser/commit/553f3c7c8cd32081669cfacce0b753bf28840779
Author: William Desportes <[email protected]>
Date: 2022-07-22 (Fri, 07 July 2022) +02:00

Changed paths: 
M CHANGELOG.md

Log Message:
-----------
Add a CHANGELOG entry for #351

Pull-request: #380

Signed-off-by: William Desportes <[email protected]>

Commit: 7d341ba4b9cc1b1abfa0d2517625e1827c02c8d6
https://github.com/phpmyadmin/sql-parser/commit/7d341ba4b9cc1b1abfa0d2517625e1827c02c8d6
Author: William Desportes <[email protected]>
Date: 2022-07-22 (Fri, 07 July 2022) +02:00

Changed paths: 
M .github/workflows/lint-and-analyse-php.yml

Log Message:
-----------
Change phpstan analyse workflow to use PHP 7.2 for newer phpstan versions

Signed-off-by: William Desportes <[email protected]>

Commit: 4ee76d94525a092df6b6ea1109171bfc9bc73f52
https://github.com/phpmyadmin/sql-parser/commit/4ee76d94525a092df6b6ea1109171bfc9bc73f52
Author: William Desportes <[email protected]>
Date: 2022-07-22 (Fri, 07 July 2022) +02:00

Changed paths: 
M src/Components/Expression.php
M src/Statement.php

Log Message:
-----------
Add #[\AllowDynamicProperties] on Statement and Expression classes for PHP 8.2 
support

Signed-off-by: William Desportes <[email protected]>

Commit: 7472462a17b95e21a244c4462e4523aa9d4dcdc1
https://github.com/phpmyadmin/sql-parser/commit/7472462a17b95e21a244c4462e4523aa9d4dcdc1
Author: William Desportes <[email protected]>
Date: 2022-07-22 (Fri, 07 July 2022) +02:00

Changed paths: 
M CHANGELOG.md

Log Message:
-----------
Add a CHANGELOG entry for 4ee76d9452

Ref: 4ee76d94525a092df6b6ea1109171bfc9bc73f52

Signed-off-by: William Desportes <[email protected]>

_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to