]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimental "PRAGMA auto_strict=ON;" automatically appends the STRICT auto-strict
authordrh <>
Mon, 20 Jul 2026 13:20:53 +0000 (13:20 +0000)
committerdrh <>
Mon, 20 Jul 2026 13:20:53 +0000 (13:20 +0000)
commit60471e0338b2f48cb2d44bf9a7d950267f3a73cf
treea8e6233cd6216df47fcba6e41857be3287671b01
parent27a20bafd4e10e131a8a81e9d863dd9f199fa979
Experimental "PRAGMA auto_strict=ON;" automatically appends the STRICT
modifier to all new CREATE TABLE statements.  Proof of concept only.
I suspect that this is a bad idea.

FossilOrigin-Name: 6432fea8b4b33de1b9a88812fb76b3b5c1a334d5ddc2df0fdd2735e75cbfea79
manifest
manifest.tags
manifest.uuid
src/build.c
src/sqliteInt.h
test/autostrict.test [new file with mode: 0644]
tool/mkpragmatab.tcl