[phpmyadmin/sql-parser] 1d8f85: fix: incorrect lastClauseIdx in Util::getQuery

Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: 1d8f85c695ad3777e403eefdcf0f59fcba207b78 https://github.com/phpmyadmin/sql-parser/commit/1d8f85c695ad3777e403eefdcf0f... Author: Deven Bansod <devenbansod.bits@gmail.com> Date: 2019-03-12 (Tue, 03 March 2019) +05:30 Changed paths: M src/Utils/Query.php M tests/Utils/QueryTest.php Log Message: ----------- fix: incorrect lastClauseIdx in Util::getQuery Commit: 8748a3d033c627f2dc88cf83e4afb6f124fb6a58 https://github.com/phpmyadmin/sql-parser/commit/8748a3d033c627f2dc88cf83e4af... Author: William Desportes <williamdes@wdes.fr> Date: 2019-03-12 (Tue, 03 March 2019) +01:00 Changed paths: M src/Utils/Query.php M tests/Utils/QueryTest.php Log Message: ----------- Merge pull request #233 from devenbansod/fix/pma/14995 fix: incorrect lastClauseIdx in Utils::getQuery
participants (1)
-
Deven Bansod