Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: 08853017f783d73499bacc5bce3b53cb21511311 https://github.com/phpmyadmin/sql-parser/commit/08853017f783d73499bacc5bce3b53cb21511311 Author: William Desportes <[email protected]> Date: 2021-08-15 (Sun, 08 August 2021) +02:00
Changed paths: A tests/data/parser/parseCreateViewAsWithAs.in A tests/data/parser/parseCreateViewAsWithAs.out M tests/Builder/CreateStatementTest.php M tests/Parser/CreateStatementTest.php Log Message: ----------- Add more complex create view statements Signed-off-by: William Desportes <[email protected]> Commit: 24eed885811a62ea243a4bec9d460fe3928f3d29 https://github.com/phpmyadmin/sql-parser/commit/24eed885811a62ea243a4bec9d460fe3928f3d29 Author: Fawzi E. Abdulfattah <[email protected]> Date: 2021-08-15 (Sun, 08 August 2021) +02:00 Changed paths: M src/Statements/CreateStatement.php Log Message: ----------- Removing the check of whether the VIEW starteed without AS or not Signed-off-by: Fawzi E. Abdulfattah <[email protected]> Commit: cdb74aab79c8d94053c1416d4db0a9daaa8a79bf https://github.com/phpmyadmin/sql-parser/commit/cdb74aab79c8d94053c1416d4db0a9daaa8a79bf Author: William Desportes <[email protected]> Date: 2021-08-15 (Sun, 08 August 2021) +02:00 Changed paths: M src/Statements/CreateStatement.php Log Message: ----------- Merge branch 'iifawzi/fixing-export-views-union' into QA To remove a non covered test case Signed-off-by: William Desportes <[email protected]> Commit: 03b615f7f07be5992d37796c1e1293e1736339ae https://github.com/phpmyadmin/sql-parser/commit/03b615f7f07be5992d37796c1e1293e1736339ae Author: William Desportes <[email protected]> Date: 2021-08-15 (Sun, 08 August 2021) +02:00 Changed paths: A tests/data/parser/parseCreateViewAsWithAs.in A tests/data/parser/parseCreateViewAsWithAs.out M src/Statements/CreateStatement.php M tests/Builder/CreateStatementTest.php M tests/Parser/CreateStatementTest.php Log Message: ----------- Merge branch 'origin/QA' Signed-off-by: William Desportes <[email protected]> Commit: b18edd6d1e6766bbc806f29bd1a553a7ef9ac753 https://github.com/phpmyadmin/sql-parser/commit/b18edd6d1e6766bbc806f29bd1a553a7ef9ac753 Author: William Desportes <[email protected]> Date: 2021-08-15 (Sun, 08 August 2021) +02:00 Changed paths: M tests/Components/ExpressionArrayTest.php Log Message: ----------- Fix missing php typehints Ref: d1917d28152bae721e9e02918cebaa76378f73b3 Signed-off-by: William Desportes <[email protected]> _______________________________________________ Git mailing list [email protected] https://lists.phpmyadmin.net/mailman/listinfo/git
