1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 08:14:56 +00:00
Arsse/lib/Db/MySQL
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
..
Driver.php Sort nulls consistently 2021-02-02 10:00:08 -05:00
ExceptionBuilder.php Handle connection errors 2019-01-15 10:51:55 -05:00
PDODriver.php Style fixes 2020-03-01 15:16:50 -05:00
PDOStatement.php Experimental native MySQL driver 2019-01-10 19:01:32 -05:00
Result.php Style fixes 2020-03-01 15:16:50 -05:00
Statement.php Hopefully fix MySQL 2020-12-06 20:27:20 -05:00