aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dbal/sql_affected_rows_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
| | | | PHPBB3-14948
* [ticket/12594] Replace phpBB Group with phpBB LimitedYuriy Rusko2014-05-281-3/+7
| | | | PHPBB3-12594
* [ticket/12570] Remove test for affected rows after SELECTJoas Schilling2014-05-261-10/+1
| | | | | | It's not supposed to work PHPBB3-12570
* [ticket/12570] Add a unit test to show broken sql_affectedrows()Joas Schilling2014-05-261-0/+73
PHPBB3-12570