]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added tests for the in-memory database backend. Also updated some comments
authordrh <drh@noemail.net>
Sun, 20 Apr 2003 17:29:23 +0000 (17:29 +0000)
committerdrh <drh@noemail.net>
Sun, 20 Apr 2003 17:29:23 +0000 (17:29 +0000)
commitb2fe7d8cb711fb5de0b224fff390b502d56a6256
treec1f81e4c8438cf2ad2404d389831638735ae7d64
parent2dc96f9eb8b10b7b6ad11e5580ab0bdebebdab0d
Added tests for the in-memory database backend.  Also updated some comments
in other modules. (CVS 924)

FossilOrigin-Name: fb89adf4d1325c5ea471759ebfd8df7faa4f9a80
manifest
manifest.uuid
src/btree_rb.c
src/insert.c
src/update.c
src/where.c
test/memdb.test [new file with mode: 0644]