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/DatabaseDrivers
J. King 6000d80b7b Work around various SQLite-related problems
- WAL mode was not getting set properly
- Queries using the PDO driver could fail because PDO sucks
2019-03-04 11:08:56 -05:00
..
MySQL.php Fixes for MySQL native interface 2019-01-13 23:17:19 -05:00
MySQLPDO.php Fixes for MySQL native interface 2019-01-13 23:17:19 -05:00
PostgreSQL.php Remove the DatabaseInformation class in tests and use traits instead 2019-01-12 12:43:06 -05:00
PostgreSQLPDO.php Remove the DatabaseInformation class in tests and use traits instead 2019-01-12 12:43:06 -05:00
SQLite3.php Work around various SQLite-related problems 2019-03-04 11:08:56 -05:00
SQLite3PDO.php Remove the DatabaseInformation class in tests and use traits instead 2019-01-12 12:43:06 -05:00