]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Expire all prepared statements whenever there is a change to the schema
authordrh <drh@noemail.net>
Mon, 30 Jan 2006 15:34:22 +0000 (15:34 +0000)
committerdrh <drh@noemail.net>
Mon, 30 Jan 2006 15:34:22 +0000 (15:34 +0000)
commitfd426c6611d9a0cea53a9d4a019b4e2875798994
treec71afe89b00533f36b31f06b7b07313257572222
parentafa5f68091fcaf67fa319012ee9a064797990943
Expire all prepared statements whenever there is a change to the schema
of the TEMP database.  Ticket #1644. (CVS 3036)

FossilOrigin-Name: 4cd4efaf5ef40a07e76fba3073bbd2600ca7e327
manifest
manifest.uuid
src/vdbe.c
test/tkt1644.test [new file with mode: 0644]