1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00
Arsse/lib
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
..
Conf Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Context Style fixes 2019-04-05 11:03:15 -04:00
Db Correctly send binary data to PostgreSQL 2020-11-02 15:21:04 -05:00
Feed Add class constant visibility 2020-03-01 18:32:01 -05:00
ImportExport Style fixes 2020-03-01 15:16:50 -05:00
Lang Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Misc Add class constant visibility 2020-03-01 18:32:01 -05:00
REST Relax Fever's HTTP correctness for client compat 2020-10-27 10:49:54 -04:00
Service Full coverage! Fixes #66 2019-10-19 18:51:01 -04:00
User Add class constant visibility 2020-03-01 18:32:01 -05:00
AbstractException.php Add class constant visibility 2020-03-01 18:32:01 -05:00
Arsse.php Fix sample Nginx configuration 2020-10-26 12:57:16 -04:00
CLI.php Add class constant visibility 2020-03-01 18:32:01 -05:00
Conf.php Add class constant visibility 2020-03-01 18:32:01 -05:00
Database.php Use 'union all' instead of 'union' in queries 2020-09-22 11:34:52 -04:00
Exception.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
ExceptionFatal.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
ExceptionType.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Feed.php Style fixes 2020-03-01 15:16:50 -05:00
Lang.php Add class constant visibility 2020-03-01 18:32:01 -05:00
REST.php Add class constant visibility 2020-03-01 18:32:01 -05:00
Service.php Add class constant visibility 2020-03-01 18:32:01 -05:00
User.php Add class constant visibility 2020-03-01 18:32:01 -05:00