This shows you the differences between two versions of the page.
— |
news:2019-10-15_sqlite3 [2019/10/15 14:47] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | * **[[products:sqlite3:|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. |