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 c21ae3eca9 Correctly send binary data to PostgreSQL
This finally brings PostgreSQL to parity with SQLite and MySQL.
Two tests casting binary data to text were removed since behaviour here
should in fact be undefined

Accountinf for any encoding when retrieving data will be addressed by
a later commit
2020-11-02 15:21:04 -05:00
..
MySQL Cleanup 2020-01-20 13:52:48 -05:00
MySQLPDO Cleanup 2020-01-20 13:52:48 -05:00
PostgreSQL Correctly send binary data to PostgreSQL 2020-11-02 15:21:04 -05:00
PostgreSQLPDO Correctly send binary data to PostgreSQL 2020-11-02 15:21:04 -05:00
SQLite3 Style fixes 2020-03-01 15:16:50 -05:00
SQLite3PDO Style fixes 2020-03-01 15:16:50 -05:00
BaseDriver.php Style fixes 2020-03-01 15:16:50 -05:00
BaseResult.php Style fixes 2020-03-01 15:16:50 -05:00
BaseStatement.php Correctly send binary data to PostgreSQL 2020-11-02 15:21:04 -05:00
BaseUpdate.php Style fixes 2020-03-01 15:16:50 -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