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/Db
J. King 86897af0b3 Add ability to enable scraper
Also transfer any existing scraper booleans on database upgrade. It was
previously possible to enable scraping manually by editing the database,
and these settings will be honoured.
2021-01-16 19:06:20 -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 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