]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Omit unnecessary CHECK constraints in UPDATE statements, when none of the
authordrh <drh@noemail.net>
Wed, 10 Feb 2016 16:52:24 +0000 (16:52 +0000)
committerdrh <drh@noemail.net>
Wed, 10 Feb 2016 16:52:24 +0000 (16:52 +0000)
commit2a0b527b37a16bc8f70287dc93dcac0b66f8d930
tree3a8b9bdeb7f04901688994fa49342f3f18a85b5d
parentbdb00225abc20bfc9bee34db4bc85daadaa0a003
Omit unnecessary CHECK constraints in UPDATE statements, when none of the
columns referenced in the CHECK constraint are modified.

FossilOrigin-Name: 02fbdbc782dd98f080bf4482d820f36c0ef3d519
manifest
manifest.uuid
src/insert.c
src/sqliteInt.h