1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 17:12:41 +00:00
Arsse/tests/cases/Db
J. King 8ea1df920a Unify SQL timeouts
- Exec and lock timeouts now apply to MySQL
- Lock timeout now applies to PostgreSQL
- SQLite now uses a generic lock timeout setting which applies to all
2019-01-23 16:31:54 -05:00
..
MySQL Handle connection errors 2019-01-15 10:51:55 -05:00
MySQLPDO Handle connection errors 2019-01-15 10:51:55 -05:00
PostgreSQL Various changes: 2019-01-15 08:58:11 -05:00
PostgreSQLPDO Various changes: 2019-01-15 08:58:11 -05:00
SQLite3 Remove the DatabaseInformation class in tests and use traits instead 2019-01-12 12:43:06 -05:00
SQLite3PDO Various changes: 2019-01-15 08:58:11 -05:00
BaseDriver.php Unify SQL timeouts 2019-01-23 16:31:54 -05:00
BaseResult.php Remove the DatabaseInformation class in tests and use traits instead 2019-01-12 12:43:06 -05:00
BaseStatement.php Various changes: 2019-01-15 08:58:11 -05:00
BaseUpdate.php Remove the DatabaseInformation class in tests and use traits instead 2019-01-12 12:43:06 -05:00
TestResultAggregate.php Reorganize PDO tests into namespaces 2017-12-22 11:41:54 -05:00
TestResultEmpty.php Reorganize PDO tests into namespaces 2017-12-22 11:41:54 -05:00
TestTransaction.php Make data clearing in tests static 2018-11-23 10:01:17 -05:00