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 <[email protected]> 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 <[email protected]> Commit: e5cb8a16dae3330af8461ecf3d05c2147d3f3ca3 https://github.com/phpmyadmin/sql-parser/commit/e5cb8a16dae3330af8461ecf3d05c2147d3f3ca3 Author: William Desportes <[email protected]> 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 <[email protected]> Commit: ff593ee11f006e31cf939b74634cbcde8b6f3140 https://github.com/phpmyadmin/sql-parser/commit/ff593ee11f006e31cf939b74634cbcde8b6f3140 Author: William Desportes <[email protected]> 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 <[email protected]> _______________________________________________ Git mailing list [email protected] https://lists.phpmyadmin.net/mailman/listinfo/git
