]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the PRAGMA integrity_check command to detect UNIQUE and NOT NULL
authordrh <drh@noemail.net>
Fri, 1 Aug 2014 01:40:33 +0000 (01:40 +0000)
committerdrh <drh@noemail.net>
Fri, 1 Aug 2014 01:40:33 +0000 (01:40 +0000)
commitcefc87fca5bbfd6bd8f918373de15efd9fe5b413
tree1e8a7d8baead302dc7de596bec454a5f7a5dab29
parent5f1d1d9c870f2377d6907ec05df3c6d38d75cd57
Enhance the PRAGMA integrity_check command to detect UNIQUE and NOT NULL
constraint violations.

FossilOrigin-Name: 9abcf2698c09f4f6a44a68e74f9f6b538f3253d6
manifest
manifest.uuid
src/pragma.c
src/vdbe.c
test/pragma.test