[phpMyAdmin Git] [phpmyadmin/sql-parser] 58f852: Fixing the issue of not handling the procedures options correctly

Fawzi E. Abdulfattah iifawzie at gmail.com
Sat Aug 21 01:34:57 CEST 2021


Branch: refs/heads/QA
Home: https://github.com/phpmyadmin/sql-parser
Commit: 58f852ad8b57cc1977b45553e06d92a655af3a78
https://github.com/phpmyadmin/sql-parser/commit/58f852ad8b57cc1977b45553e06d92a655af3a78
Author: Fawzi E. Abdulfattah <iifawzie at gmail.com>
Date: 2021-08-20 (Fri, 08 August 2021) +02:00

Changed paths: 
M src/Statements/CreateStatement.php
M tests/Builder/CreateStatementTest.php
M tests/Parser/AlterStatementTest.php
M tests/data/parser/parseCreateProcedure1.in
M tests/data/parser/parseCreateProcedure1.out

Log Message:
-----------
Fixing the issue of not handling the procedures options correctly

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

Commit: 7654273a1b99e9b34fdea9ba313d37cbb45e8c3a
https://github.com/phpmyadmin/sql-parser/commit/7654273a1b99e9b34fdea9ba313d37cbb45e8c3a
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-08-21 (Sat, 08 August 2021) +02:00

Changed paths: 
M src/Statements/CreateStatement.php
M tests/Builder/CreateStatementTest.php
M tests/data/parser/parseCreateProcedure1.in
M tests/data/parser/parseCreateProcedure1.out

Log Message:
-----------
Merge #346 - Fix #339 - Fixing the issue of not handling the procedures and functions's options

Fixes: #339
Pull-request: #346

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

Commit: 7d6a53b66aad4616aa6ae621ca11ffc5eaaca762
https://github.com/phpmyadmin/sql-parser/commit/7d6a53b66aad4616aa6ae621ca11ffc5eaaca762
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-08-21 (Sat, 08 August 2021) +02:00

Changed paths: 
M CHANGELOG.md

Log Message:
-----------
Add a ChangeLog entry for #339

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



More information about the Git mailing list