Arsse/lib/Db/PostgreSQL
J. King ed27e0aaaa Sort nulls consistently
PostgreSQL normally sorts nulls after everything else in ascending order
and vice versa; we reverse this, to match SQLIte and MySQL
2021-02-02 10:00:08 -05:00
..
Dispatch.php Various changes: 2019-01-15 08:58:11 -05:00
Driver.php Sort nulls consistently 2021-02-02 10:00:08 -05:00
PDODriver.php Style fixes 2020-03-01 15:16:50 -05:00
PDOResult.php Style fixes 2020-11-16 10:26:14 -05:00
PDOStatement.php Correctly query PostgreSQL byte arrays 2020-11-03 17:52:20 -05:00
Result.php Style fixes 2020-11-16 10:26:14 -05:00
Statement.php Correctly send binary data to PostgreSQL 2020-11-02 15:21:04 -05:00