]> git.ipfire.org Git - thirdparty/sqlite.git/commit
(1) Vdbe makes a copy of column types. (2) Don't invalidate other cursors
authordanielk1977 <danielk1977@noemail.net>
Tue, 15 Jun 2004 02:44:18 +0000 (02:44 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Tue, 15 Jun 2004 02:44:18 +0000 (02:44 +0000)
commitfbcd585fe680de5de221d6770381bc3edabc8c50
tree0f2000458ef2478f12a9c61dea20bf1271037492
parent0c6cc4ed19d98d936e83bd49f11b9a35d1320d0d
(1) Vdbe makes a copy of column types. (2) Don't invalidate other cursors
when a statement or transaction is rolled back. (3) Update capi2.test for
the new API. (CVS 1597)

FossilOrigin-Name: 4f5e2530829ef91753b083b5f2a1d7332e311cb6
manifest
manifest.uuid
src/btree.c
src/select.c
src/test1.c
test/capi2.test
test/quick.test
test/tester.tcl