This shows you the differences between two versions of the page.
— |
news:2019-10-08_sqlite3 [2019/10/08 16:55] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | * **[[products:sqlite3:|DISQLite3]] 5.29.0** | ||
+ | * New option to activate and deactivate the double-quoted string literal misfeature. | ||
+ | * Query planner improvements: AND, OR, and LIKE optimizations. | ||
+ | * New ''sqlite_dbdata'' virtual table extension to extract raw low-level database content |