]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the (transaction) method of the tcl interface to use savepoints. This makes...
authordanielk1977 <danielk1977@noemail.net>
Fri, 2 Jan 2009 17:33:46 +0000 (17:33 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 2 Jan 2009 17:33:46 +0000 (17:33 +0000)
commitcd38d520d12fde9c98facda0b7fd176342c95c06
tree772bbe5285786cea82a0c3ab1be937e77413a371
parent5df7c0f96bf7659906d5b3bbb1924d1978148bb9
Modify the (transaction) method of the tcl interface to use savepoints. This makes nested calls to (transaction) work more intuitively. (CVS 6101)

FossilOrigin-Name: f047758de9b499866aa4ddf16011498b12a7b963
manifest
manifest.uuid
src/sqliteInt.h
src/tclsqlite.c
test/fts3near.test
test/tclsqlite.test