summaryrefslogtreecommitdiffstats
path: root/tests/Builder/TransactionStatementTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Changed implementation of build() methods to generate more consistent SQL.Przemek Szalko2019-02-151-2/+2
| | | | This commit fixes implementation of `build()` methods to produce more consistent SQL code without redundant spaces.
* Enable strict mode on PHP filesMaurício Meneghini Fauth2019-01-161-0/+1
| | | | Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
* Added PhpMyAdmin namespace prefix to follow PSR-4.Michal Čihař2017-01-231-3/+3
| | | | | | Fixes #126 Signed-off-by: Michal Čihař <michal@cihar.com>
* Apply php-cs-fixerDamian Dlugosz2017-01-061-2/+0
|
* Reorganized tests.Dan Ungureanu2015-07-231-1/+1
| | | | Implemented a tool to generate tests.
* Added the missing files.Dan Ungureanu2015-07-231-0/+30