1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/lib/Db/SQLite3
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
..
AbstractPDODriver.php Clarify PDO workaround for SQLite 2019-10-18 16:09:01 -04:00
Driver.php Sort nulls consistently 2021-02-02 10:00:08 -05:00
ExceptionBuilder.php Add functionality for interacting with subscription tags 2019-03-06 22:15:41 -05:00
PDODriver.php Style fixes 2020-03-01 15:16:50 -05:00
PDOStatement.php Style fixes 2019-05-01 22:52:20 -04:00
Result.php Style fixes 2020-03-01 15:16:50 -05:00
Statement.php Add class constant visibility 2020-03-01 18:32:01 -05:00