1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/tests/Db/SQLite3
J. King 9304f99032 Make result sets single-use; change savewepoint exceptions
- Result sets are now single-use; this is required for PDO drivers (PDO result sets are not rewindable)
- Change savepoint exceptions to be simple database exceptions; codes remain the same
2017-11-05 22:13:44 -05:00
..
Database Passed code through linter 2017-08-29 10:50:31 -04:00
TestDbDriverCreationSQLite3.php More CS fixes 2017-08-29 11:16:37 -04:00
TestDbDriverSQLite3.php Make result sets single-use; change savewepoint exceptions 2017-11-05 22:13:44 -05:00
TestDbResultSQLite3.php Make result sets single-use; change savewepoint exceptions 2017-11-05 22:13:44 -05:00
TestDbStatementSQLite3.php Passed code through linter 2017-08-29 10:50:31 -04:00
TestDbUpdateSQLite3.php Backport testing improvements from ttrss branch 2017-10-19 15:32:18 -04:00