]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the mode=memory option to URI filenames, which when present forces the
authordrh <drh@noemail.net>
Mon, 28 May 2012 13:58:00 +0000 (13:58 +0000)
committerdrh <drh@noemail.net>
Mon, 28 May 2012 13:58:00 +0000 (13:58 +0000)
commit9c67b2aae06e8571e8c5faa8968fab8286a70672
tree1796c567223e16013c543e6ade6fe07bfbb1d729
parenta9cfaba95ad0f09616fc223288d5f2622a4aa73b
Add the mode=memory option to URI filenames, which when present forces the
database to be an in-memory database.  This enables named in-memory databases.

FossilOrigin-Name: 651520fa84ee0c488bef660bab9865500309d5e9
manifest
manifest.uuid
src/btree.c
src/main.c
src/sqlite.h.in
test/e_uri.test
test/shared.test