]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have flags passed to sqlite3_open_v2() apply to the main and any attached databases...
authordan <dan@noemail.net>
Tue, 10 May 2011 18:39:10 +0000 (18:39 +0000)
committerdan <dan@noemail.net>
Tue, 10 May 2011 18:39:10 +0000 (18:39 +0000)
commit194329962919e3b0f2cd764bfa3300ddbcafcad0
treeaff01a998ff0687a2b5c326a274b2e0dd95a1ae4
parenteaadd59ab0240ba445dd6aebc58426a0e8143bf3
Have flags passed to sqlite3_open_v2() apply to the main and any attached databases. And change things so that any "mode=xxx" or "cache=xxx" options specified as part of a URI for the main database do not also apply to attached databases.

FossilOrigin-Name: 3e490915301216e242a5cdeb0febaff12ed53cb9
manifest
manifest.uuid
src/main.c
test/uri.test