1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 09:02:41 +00:00
Arsse/tests/cases/Db
J. King ed27e0aaaa Sort nulls consistently
PostgreSQL normally sorts nulls after everything else in ascending order
and vice versa; we reverse this, to match SQLIte and MySQL
2021-02-02 10:00:08 -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 Sort nulls consistently 2021-02-02 10:00:08 -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 Add ability to enable scraper 2021-01-16 19:06:20 -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