]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that if a deferred FK constraint is violated by a statement that creates its... deferred-fk-quirk
authordan <dan@noemail.net>
Mon, 24 Jan 2011 16:00:58 +0000 (16:00 +0000)
committerdan <dan@noemail.net>
Mon, 24 Jan 2011 16:00:58 +0000 (16:00 +0000)
commit19611b1a88c97e00600025b2087202808a037c85
tree8383461b513f1a3ea4c64e4fc020345579267ee0
parent27381bd5198436dc2b3e0fb0a247e36b28185a14
Ensure that if a deferred FK constraint is violated by a statement that creates its own implicit transaction, the statement is not an "active-write" after sqlite3_step() returns.

FossilOrigin-Name: 8063197ef141c0c62ba710efdd2b3421fbee4e5d
manifest
manifest.uuid
src/vdbeaux.c