[phpMyAdmin Git] [phpmyadmin/sql-parser] 471ba6: Fixing the issue of the create view's builder, additional tokens

Fawzi E. Abdulfattah iifawzie at gmail.com
Mon Feb 28 01:26:13 CET 2022


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 471ba6ab356eb44256a28006544bf42c64d73e17
https://github.com/phpmyadmin/sql-parser/commit/471ba6ab356eb44256a28006544bf42c64d73e17
Author: Fawzi E. Abdulfattah <iifawzie at gmail.com>
Date: 2022-02-03 (Thu, 02 February 2022) +02:00

Changed paths: 
M src/Statements/CreateStatement.php
M tests/Builder/CreateStatementTest.php
M tests/data/parser/parseCreateView.out
M tests/data/parser/parseCreateView3.out
M tests/data/parser/parseCreateViewWithQuotes.out
M tests/data/parser/parseCreateViewWithUnion.out
M tests/data/parser/parseCreateViewWithWrongSyntax.out
M tests/data/parser/parseCreateViewWithoutQuotes.out

Log Message:
-----------
Fixing the issue of the create view's builder, additional tokens

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

Commit: e5cb8a16dae3330af8461ecf3d05c2147d3f3ca3
https://github.com/phpmyadmin/sql-parser/commit/e5cb8a16dae3330af8461ecf3d05c2147d3f3ca3
Author: William Desportes <williamdes at wdes.fr>
Date: 2022-02-28 (Mon, 02 February 2022) +01:00

Changed paths: 
M src/Statements/CreateStatement.php
M tests/Builder/CreateStatementTest.php
M tests/data/parser/parseCreateView.out
M tests/data/parser/parseCreateView3.out
M tests/data/parser/parseCreateViewWithQuotes.out
M tests/data/parser/parseCreateViewWithUnion.out
M tests/data/parser/parseCreateViewWithWrongSyntax.out
M tests/data/parser/parseCreateViewWithoutQuotes.out

Log Message:
-----------
Merge #371 - Fixing the additional body tokens issue when create view statements

Ref: phpmyadmin/phpmyadmin#17321
Pull-request: #371

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

Commit: ff593ee11f006e31cf939b74634cbcde8b6f3140
https://github.com/phpmyadmin/sql-parser/commit/ff593ee11f006e31cf939b74634cbcde8b6f3140
Author: William Desportes <williamdes at wdes.fr>
Date: 2022-02-28 (Mon, 02 February 2022) +01:00

Changed paths: 
M CHANGELOG.md

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

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



More information about the Git mailing list