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/PostgreSQLPDO
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
..
TestCreation.php Cleanup 2020-01-20 13:52:48 -05:00
TestDatabase.php Merge branch 'master' into phpunit-8 2019-11-14 11:51:38 -05:00
TestDriver.php Upgrade to PHPUnit 8 2019-10-16 14:42:43 -04:00
TestResult.php Remove unnecessary namespace imports 2019-09-05 10:03:32 -04:00
TestStatement.php Correctly send binary data to PostgreSQL 2020-11-02 15:21:04 -05:00
TestUpdate.php Move database driver helps out of test cases 2019-08-25 13:19:11 -04:00