summaryrefslogtreecommitdiffstats
path: root/tests/Parser/ReplaceStatementTest.php
Commit message (Expand)AuthorAgeFilesLines
* Remove useless comments and annotationsMaurício Meneghini Fauth2019-12-141-2/+2
* Fix risky testsMaurício Meneghini Fauth2019-01-161-2/+2
* Enable strict mode on PHP filesMaurício Meneghini Fauth2019-01-161-0/+1
* Apply phpmyadmin/coding-standardMaurício Meneghini Fauth2019-01-161-11/+11
* Merge remote-tracking branch 'origin/pull/137'Michal Čihař2017-02-141-0/+2
|\
| * Apply cs fixesDamian Dlugosz2017-02-121-0/+1
|/
* Added PhpMyAdmin namespace prefix to follow PSR-4.Michal Čihař2017-01-231-2/+2
* Apply php-cs-fixerDamian Dlugosz2017-01-061-1/+0
* Test error handling in INSERT and REPLACE statementsMichal Čihař2016-09-131-0/+3
* Add tests for build and errorDeven Bansod2016-09-131-0/+1
* Fix parsing of REPLACE INTO ... StatementsDeven Bansod2016-09-131-0/+3
* Reorganized tests.Dan Ungureanu2015-07-231-2/+2
* Added statement builder (converts statement trees into executable query strin...Dan Ungureanu2015-06-301-0/+25