]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Prepared statements now work with CREATE and DROP. All tests pass.
authordrh <drh@noemail.net>
Sat, 24 Jul 2004 17:38:29 +0000 (17:38 +0000)
committerdrh <drh@noemail.net>
Sat, 24 Jul 2004 17:38:29 +0000 (17:38 +0000)
commit956bc92cde3863fc23923e83f775ecc440547f89
tree21a2fd7d9c8701921fe6995ba47692ec8e35956e
parent3f7d4e49d874dd4c780ae224031d5cf5a4cdcbae
Prepared statements now work with CREATE and DROP.  All tests pass.
No memory leaks. (CVS 1866)

FossilOrigin-Name: ebdb661e0eefe123c422d3c1c371e325bb6cf673
manifest
manifest.uuid
src/build.c
src/insert.c
src/sqliteInt.h
src/trigger.c
src/vdbe.c
test/misc4.test
test/pragma.test