mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-23 09:02:41 +00:00
ed27e0aaaa
PostgreSQL normally sorts nulls after everything else in ascending order and vice versa; we reverse this, to match SQLIte and MySQL |
||
---|---|---|
.. | ||
MySQL | ||
MySQLPDO | ||
PostgreSQL | ||
PostgreSQLPDO | ||
SQLite3 | ||
SQLite3PDO | ||
BaseDriver.php | ||
BaseResult.php | ||
BaseStatement.php | ||
BaseUpdate.php | ||
TestResultAggregate.php | ||
TestResultEmpty.php | ||
TestTransaction.php |