]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When a statement causes a ROLLBACK due to an ON CONFLICT clause, other active
authordrh <drh@noemail.net>
Wed, 30 Jun 2004 11:14:18 +0000 (11:14 +0000)
committerdrh <drh@noemail.net>
Wed, 30 Jun 2004 11:14:18 +0000 (11:14 +0000)
commit91b48aa1afa0d0a2ad9f711828cfe8a369a8a333
treeff8183cffaf4bded22e02c9a5fbe40b1bdf23193
parent05056307fde4fa16403ee8495b90d96ef4908978
When a statement causes a ROLLBACK due to an ON CONFLICT clause, other active
VMs abort. (CVS 1778)

FossilOrigin-Name: 0fedf74e30026afe2c8caacff3d62cf5c1b1f528
manifest
manifest.uuid
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c
test/rollback.test [new file with mode: 0644]