1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-01-10 18:02:40 +00:00
Arsse/tests/cases/Db
J. King 837f3c6dd6 Simplify SQL type handling
This is done in anticipation of dealing with SQL types in
places other than statements
2019-03-01 12:17:33 -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 Simplify SQL type handling 2019-03-01 12:17:33 -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