1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/tests/cases/Db
J. King 461e256052 Work around MySQL syntax weirdness
Also improve test for token translation to actually test that the
translated tokens are accepted by the database system
2021-01-07 10:12:38 -05:00
..
MySQL Cleanup 2020-01-20 13:52:48 -05:00
MySQLPDO Cleanup 2020-01-20 13:52:48 -05:00
PostgreSQL Fix handling of bytea-typed nulls 2020-11-09 16:49:42 -05:00
PostgreSQLPDO Fix handling of bytea-typed nulls 2020-11-09 16:49:42 -05:00
SQLite3 Fix tests in absence of database extensions 2020-10-30 12:16:03 -04:00
SQLite3PDO Style fixes 2020-03-01 15:16:50 -05:00
BaseDriver.php Work around MySQL syntax weirdness 2021-01-07 10:12:38 -05:00
BaseResult.php Fix handling of bytea-typed nulls 2020-11-09 16:49:42 -05:00
BaseStatement.php Correctly send binary data to PostgreSQL 2020-11-02 15:21:04 -05:00
BaseUpdate.php Style fixes 2020-11-16 10:26:14 -05:00
TestResultAggregate.php Cleanup 2020-01-20 13:52:48 -05:00
TestResultEmpty.php Cleanup 2020-01-20 13:52:48 -05:00
TestTransaction.php Cleanup 2020-01-20 13:52:48 -05:00