news:2023-03-13_sqlite3
- DISQLite3 v5.43.1
- Ensure that the datatype for column t1.x in
CREATE TABLE t1 AS SELECT CAST(7 AS INT) AS x;
continues to be INT and is not NUM, for historical compatibility. - Enhance PRAGMA integrity_check to detect when extra bytes appear at the end of an index record.
- Fix various obscure bugs.
news/2023-03-13_sqlite3.txt · Last modified: 2023/03/13 15:28 by 127.0.0.1