1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-31 21:12:41 +00:00
Arsse/lib/Db/PostgreSQL
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
..
Dispatch.php Various changes: 2019-01-15 08:58:11 -05:00
Driver.php Add class constant visibility 2020-03-01 18:32:01 -05:00
PDODriver.php Style fixes 2020-03-01 15:16:50 -05:00
PDOStatement.php Various changes: 2019-01-15 08:58:11 -05:00
Result.php Style fixes 2020-03-01 15:16:50 -05:00
Statement.php Correctly send binary data to PostgreSQL 2020-11-02 15:21:04 -05:00