[phpmyadmin/sql-parser] 24eed8: Removing the check of whether the VIEW starteed without AS or not

Branch: refs/heads/QA Home: https://github.com/phpmyadmin/sql-parser Commit: 24eed885811a62ea243a4bec9d460fe3928f3d29 https://github.com/phpmyadmin/sql-parser/commit/24eed885811a62ea243a4bec9d46... Author: Fawzi E. Abdulfattah <iifawzie@gmail.com> 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 <iifawzie@gmail.com> Commit: cdb74aab79c8d94053c1416d4db0a9daaa8a79bf https://github.com/phpmyadmin/sql-parser/commit/cdb74aab79c8d94053c1416d4db0... Author: William Desportes <williamdes@wdes.fr> 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 <williamdes@wdes.fr>
participants (1)
-
Fawzi E. Abdulfattah