1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 05:34:55 +00:00
Arsse/tests/cases/Db
J. King 5d61ab0a57 Fixes for MySQL native interface
Three test failures remain, but these are minor and will be resolved
soon. Handling of binary data is also broken, but given that this works
fine with the PDO driver, there is presumably some correct method.
2019-01-13 23:17:19 -05:00
..
MySQL Fixes for MySQL native interface 2019-01-13 23:17:19 -05:00
MySQLPDO Fixes for MySQL native interface 2019-01-13 23:17:19 -05:00
PostgreSQL Remove the DatabaseInformation class in tests and use traits instead 2019-01-12 12:43:06 -05:00
PostgreSQLPDO Remove the DatabaseInformation class in tests and use traits instead 2019-01-12 12:43:06 -05:00
SQLite3 Remove the DatabaseInformation class in tests and use traits instead 2019-01-12 12:43:06 -05:00
SQLite3PDO Remove the DatabaseInformation class in tests and use traits instead 2019-01-12 12:43:06 -05:00
BaseDriver.php Remove the DatabaseInformation class in tests and use traits instead 2019-01-12 12:43:06 -05:00
BaseResult.php Remove the DatabaseInformation class in tests and use traits instead 2019-01-12 12:43:06 -05:00
BaseStatement.php Fixes for MySQL native interface 2019-01-13 23:17:19 -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