]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add testcase() macros to the CHECK constraint avoidance logic. Avoid creating
authordrh <drh@noemail.net>
Wed, 10 Feb 2016 19:10:50 +0000 (19:10 +0000)
committerdrh <drh@noemail.net>
Wed, 10 Feb 2016 19:10:50 +0000 (19:10 +0000)
commit05723a9e3c44b26d8dae814848fc142af8cb74b1
treec77f078290430302ea224606929586eeb61f6fa9
parent98bfa16db247c4887f4c090269413a0c2248b390
Add testcase() macros to the CHECK constraint avoidance logic.  Avoid creating
an unused VDBE label during CHECK constraint code generation.

FossilOrigin-Name: 970881befd5da6cc837c474d6e917de0bf029350
manifest
manifest.uuid
src/insert.c