diff options
| author | Nick Pope <nick.pope@flightdataservices.com> | 2019-11-04 13:47:58 +0000 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2019-11-04 14:47:58 +0100 |
| commit | 7286eaf681d497167cd7dc8b70ceebfcf5cd21ad (patch) | |
| tree | 48a1c0d8a4c06528952ea80d8a5fc2c31928aab1 /tests | |
| parent | e0e88ceaaae4b27913cc9d3b48bf79c681605fba (diff) | |
Refs #13312 -- Simplified handling of nulls ordering on MySQL.
MySQL & MariaDB support the standard IS NULL and IS NOT NULL so
the same workaround used for NULLS FIRST and NULLS LAST that is
used for SQLite < 3.30.0 can be used.
Thanks Simon Charette for the discussion.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
