DISQLite3
5.30.0
Add support for the
NULLS FIRST
and
NULLS LAST
clauses on
ORDER BY
SQL statements.
Add support for
FILTER
SQL clauses on all aggregate functions.
Miscellaneous performance enhancements.