]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Roll back the transaction if a write statement fails with OE_Abort but there is no...
authordan <dan@noemail.net>
Sat, 26 Jan 2019 16:34:08 +0000 (16:34 +0000)
committerdan <dan@noemail.net>
Sat, 26 Jan 2019 16:34:08 +0000 (16:34 +0000)
commitf6265d31c075ac2c3fab7f9adf5360442c542204
treed19cd06212ff2a6aa548aa5fcc9ae395ce25fc32
parentb4e5039316e0c8fee98913d6f3433074d28a4b6b
Roll back the transaction if a write statement fails with OE_Abort but there is no open statement transaction.

FossilOrigin-Name: d536be698d1c6479e09f99ac12620c900f7f57bad0842372cbfe0755e41355e9
manifest
manifest.uuid
src/vacuum.c
src/vdbe.c
src/vdbeaux.c
src/window.c
test/triggerG.test
test/window1.test