]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3_db_readonly() interface. This is still tentative, pending db-readonly-api
authordrh <drh@noemail.net>
Thu, 15 Mar 2012 21:28:54 +0000 (21:28 +0000)
committerdrh <drh@noemail.net>
Thu, 15 Mar 2012 21:28:54 +0000 (21:28 +0000)
commit421377e67ac7b5289c667a3ef4a23826908213b4
tree27c23e792f88aefb75014cdc0494c48b8d039b51
parent331b67c151b210d60b986af9a2cc845b90ea0221
Add the sqlite3_db_readonly() interface.  This is still tentative, pending
a closer look at other ideas to accomplish the same thing.

FossilOrigin-Name: 254f99ea9ff1534948bdb179e69ab0c940c87ec1
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
test/pager1.test