summaryrefslogtreecommitdiffstats
path: root/tests/Parser/UpdateStatementTest.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-6/+6
* Throw a parser error on extraneous comma in UPDATE statementDeven Bansod2018-12-221-0/+1
* 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
* Properly report missing expression errorMichal Čihař2017-01-031-0/+1
* Reorganized tests.Dan Ungureanu2015-07-231-2/+2
* Added statement builder (converts statement trees into executable query strin...Dan Ungureanu2015-06-301-0/+25