]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an assert() that may fail if sqlite3_step() is called on a statement after a...
authordan <dan@noemail.net>
Mon, 19 Oct 2009 18:30:34 +0000 (18:30 +0000)
committerdan <dan@noemail.net>
Mon, 19 Oct 2009 18:30:34 +0000 (18:30 +0000)
commitef516228db00ebc78874b31097694cc144790d9c
treeeafc70b68d62e22eec2efa0351b131b08fd30840
parent1d2ce4f80422b0d8720817b057f834102e1738e3
Fix an assert() that may fail if sqlite3_step() is called on a statement after a previous call has already returned SQLITE_SCHEMA.

FossilOrigin-Name: 63bf73452de5a9d03e625e1888444a5355063b74
manifest
manifest.uuid
src/vdbeapi.c
test/schema.test