When compiling with SQLITE_DEBUG, add run-time checks to ensure that no
commitc9ee1ea0252720ffcb101de36a42d1e28bb60eac
authorD. Richard Hipp <drh@hwaci.com>
Mon, 28 May 2018 17:31:20 +0000 (28 17:31 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Mon, 28 May 2018 17:31:20 +0000 (28 17:31 +0000)
treeecc479972d6707eb75cb182638c3787a755e77e7
parente44fb7931931c08f6c37053e61ef4020528f05a2
When compiling with SQLITE_DEBUG, add run-time checks to ensure that no
statement aborts unless either there have been no writes or else there is
a statement journal.
src/build.c
src/fkey.c
src/insert.c
src/upsert.c
src/vdbe.c
src/vdbe.h
src/vdbeInt.h
src/vdbeaux.c
tool/mkopcodeh.tcl