aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dbal/case_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/10942] Avoid possible conflicts with magic words in unit testsJoas Schilling2012-07-161-12/+12
| | | | PHPBB3-10942
* [ticket/10942] Fix up unit tests for sql_case()Joas Schilling2012-07-021-11/+28
| | | | PHPBB3-10942
* [ticket/10942] Make unit tests for sql_case simplerJoas Schilling2012-06-301-31/+19
| | | | PHPBB3-10942
* [ticket/10942] Rename method sql_conditional() to sql_case()Joas Schilling2012-06-201-0/+64
PHPBB3-10942