]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update the sqlite3_stmt_busy() function so that it correctly returns true for "ROLLBA...
authordan <dan@noemail.net>
Sat, 19 Jul 2014 17:57:10 +0000 (17:57 +0000)
committerdan <dan@noemail.net>
Sat, 19 Jul 2014 17:57:10 +0000 (17:57 +0000)
commit857745c089741831310cbd2071b226dcd4b18bfa
tree81f2ed160b820643039d9049b6a0c24d9bb605b0
parent33af1a6faa6f3c0fa1b9d97642c1b060e93d507b
Update the sqlite3_stmt_busy() function so that it correctly returns true for "ROLLBACK" statements that have been stepped but not yet reset.

FossilOrigin-Name: 61cee3c0678f5abd9131a29ab946a5e71f55643e
manifest
manifest.uuid
src/vdbeapi.c
src/vdbeaux.c
test/capi3d.test