]> git.ipfire.org Git - thirdparty/sqlite.git/commit
ATTACH and DETACH cause prepared statements to expire.
authordrh <drh@noemail.net>
Sun, 23 Jan 2005 13:14:55 +0000 (13:14 +0000)
committerdrh <drh@noemail.net>
Sun, 23 Jan 2005 13:14:55 +0000 (13:14 +0000)
commit178286b5dfc3c2905929f9eec14e32c92ea544da
tree06e9e74fecb0d27cc2e0dbd7dff43f6f15931a85
parent32554c10d0794faa9e200444d5de7c8a58e7c544
ATTACH and DETACH cause prepared statements to expire.
sqlite3_finalize() can now be called right after sqlite3_reset(). (CVS 2265)

FossilOrigin-Name: 6c631b86e5e166f650d3f7d53c773aa859391c2b
manifest
manifest.uuid
src/attach.c
src/vdbeaux.c
test/attach.test