Yunqa • The Delphi Inspiration

Delphi Components and Applications

User Tools

Site Tools


news:2020-05-27_sqlite3
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


news:2020-05-27_sqlite3 [2020/05/28 11:22] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +  * **[[products:sqlite3:|DISQLite3]] 5.32.0** 
 +    * INSERT and UPDATE statements now always apply column affinity before computing CHECK constraints. 
 +    * Added the iif() SQL function. 
 +    * The ESCAPE clause of a LIKE operator now overrides wildcard characters, so that the behavior now matches what PostgreSQL does. 
 +    * Added support for approximate ANALYZE using the PRAGMA analysis_limit command. 
 +    * New extensions: bytecode virtual table, checksum VFS, UINT collation sequence. 
 +    * New functions to better support of VFS shim implementations: sqlite3_create_filename(), sqlite3_free_filename(), and sqlite3_database_file_object().
news/2020-05-27_sqlite3.txt · Last modified: 2020/05/28 11:22 by 127.0.0.1