]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix integrity_check so that it verifies NOT NULL constraints even for tables
authordrh <drh@noemail.net>
Wed, 22 Feb 2017 15:11:36 +0000 (15:11 +0000)
committerdrh <drh@noemail.net>
Wed, 22 Feb 2017 15:11:36 +0000 (15:11 +0000)
commit8b174f2916c16fc66c8b0248056011e2c5104e36
tree691009dc67840ac4efd5ef9c58b96eaa41a0628e
parent8a284dcefe85c88be8f07997931cb8b208087a9b
Fix integrity_check so that it verifies NOT NULL constraints even for tables
that have no indexes.  Enhance quick_check so that it verifies NOT NULL and
CHECK constraints.

FossilOrigin-Name: 5264844b069cdc20f456acee9f5b2b97c986120d
manifest
manifest.uuid
src/build.c
src/pragma.c
src/sqliteInt.h