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 09:22] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | * **[[products: | ||
| + | * 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: | ||
news/2020-05-27_sqlite3.txt · Last modified: 2020/05/28 09:22 by 127.0.0.1