DISQLite3
v5.51.0
Update to SQLite v3.48.0.
Remove the
async
extension.
Improved
EXPLAIN QUERY PLAN
output for covering indexes.
Allow a two-argument version of the
iif()
SQL function. Also allow
if()
as an alternative spelling for
iif()
.