diff options
author | drh <> | 2022-10-10 23:54:17 +0000 |
---|---|---|
committer | drh <> | 2022-10-10 23:54:17 +0000 |
commit | 7747ffba476e2f050d5c72238bd5ffe3d57d5f2d (patch) | |
tree | 71bb09777b15611db9f0cc1762d65f90f42f43a5 /ext/wasm/api/sqlite3-wasm.c | |
parent | 005c9d829593365b734d2885ddfe04ab85ffbc4f (diff) | |
parent | c9ef12f62bfbf808e606dd69d578ef9df3cc9e5a (diff) | |
download | sqlite-7747ffba476e2f050d5c72238bd5ffe3d57d5f2d.tar.gz sqlite-7747ffba476e2f050d5c72238bd5ffe3d57d5f2d.zip |
Enhance the "PRAGMA integrity_check" statement so that it verifies datatype
constraints on non-STRICT tables: (1) Columns with TEXT affinity should not
contain numeric values, and (2) columns with NUMERIC affinity should not
contain TEXT values that could be converted into numbers.
FossilOrigin-Name: aa6e9086196248675b9e33dbfaad9ef67097432535896790f80d2470002978b1
Diffstat (limited to 'ext/wasm/api/sqlite3-wasm.c')
0 files changed, 0 insertions, 0 deletions