[phpMyAdmin Git] [phpmyadmin/sql-parser] 57f09f: Supporting the alter queries of partitions

Fawzi E. Abdulfattah iifawzie at gmail.com
Fri Jul 22 17:30:57 CEST 2022


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 57f09f5b520610ca1ff34cd168f055b51eeba840
https://github.com/phpmyadmin/sql-parser/commit/57f09f5b520610ca1ff34cd168f055b51eeba840
Author: Fawzi E. Abdulfattah <iifawzie at gmail.com>
Date: 2022-07-22 (Fri, 07 July 2022) +02:00

Changed paths: 
M src/Components/AlterOperation.php
M src/TokensList.php
M tests/Builder/AlterStatementTest.php
M tests/Lexer/TokensListTest.php

Log Message:
-----------
Supporting the alter queries of partitions

Signed-off-by: Fawzi E. Abdulfattah <iifawzie at gmail.com>

Commit: 4d6441051a56c943c9a52a36c57d4b795c23e2ba
https://github.com/phpmyadmin/sql-parser/commit/4d6441051a56c943c9a52a36c57d4b795c23e2ba
Author: Fawzi E. Abdulfattah <iifawzie at gmail.com>
Date: 2022-07-22 (Fri, 07 July 2022) +02:00

Changed paths: 
M phpstan-baseline.neon

Log Message:
-----------
basline update for 7.4

Signed-off-by: Fawzi E. Abdulfattah <iifawzie at gmail.com>

Commit: edbf59e0bfa5612be155057bc72cb466ebce9207
https://github.com/phpmyadmin/sql-parser/commit/edbf59e0bfa5612be155057bc72cb466ebce9207
Author: Fawzi E. Abdulfattah <iifawzie at gmail.com>
Date: 2022-07-22 (Fri, 07 July 2022) +02:00

Changed paths: 
M src/Components/AlterOperation.php

Log Message:
-----------
Update src/Components/AlterOperation.php

Co-authored-by: William Desportes <williamdes at wdes.fr>

Commit: 1266ad5fbcda142986353e71525a875e7284046d
https://github.com/phpmyadmin/sql-parser/commit/1266ad5fbcda142986353e71525a875e7284046d
Author: Fawzi E. Abdulfattah <iifawzie at gmail.com>
Date: 2022-07-22 (Fri, 07 July 2022) +02:00

Changed paths: 
M src/Statements/CreateStatement.php
M tests/Builder/AlterStatementTest.php
M tests/Builder/CreateStatementTest.php

Log Message:
-----------
Supporting page compression options in create statements and adding more tests

Signed-off-by: Fawzi E. Abdulfattah <iifawzie at gmail.com>

Commit: 6ccc9242c0db16deada4f91e9b99a6735213c3b2
https://github.com/phpmyadmin/sql-parser/commit/6ccc9242c0db16deada4f91e9b99a6735213c3b2
Author: William Desportes <williamdes at wdes.fr>
Date: 2022-07-22 (Fri, 07 July 2022) +02:00

Changed paths: 
M src/Statements/CreateStatement.php
M tests/Builder/AlterStatementTest.php
M tests/Builder/CreateStatementTest.php

Log Message:
-----------
Merge #382 - Fix #351 Support the compression options in `CREATE TABLE` statements

Fixes: #351
Pull-request: #382

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: d94bd98b37e76834b0d4bed4e79140e280d54a71
https://github.com/phpmyadmin/sql-parser/commit/d94bd98b37e76834b0d4bed4e79140e280d54a71
Author: William Desportes <williamdes at wdes.fr>
Date: 2022-07-22 (Fri, 07 July 2022) +02:00

Changed paths: 
M phpstan-baseline.neon
M src/Components/AlterOperation.php
M src/TokensList.php
M tests/Builder/AlterStatementTest.php
M tests/Lexer/TokensListTest.php

Log Message:
-----------
Merge #381 - Fix #329 Support `ALTER` queries of `PARTITIONS`

Fixes: #329
Pull-request: #381

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 22a26fc00ffd45e895804ba04ce8f24b932f6629
https://github.com/phpmyadmin/sql-parser/commit/22a26fc00ffd45e895804ba04ce8f24b932f6629
Author: William Desportes <williamdes at wdes.fr>
Date: 2022-07-22 (Fri, 07 July 2022) +02:00

Changed paths: 
M CHANGELOG.md

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

Pull-request: #381

Signed-off-by: William Desportes <williamdes at wdes.fr>



More information about the Git mailing list