]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add experimental support for read-only connections to WAL databases.
authordan <dan@noemail.net>
Tue, 10 May 2011 17:31:29 +0000 (17:31 +0000)
committerdan <dan@noemail.net>
Tue, 10 May 2011 17:31:29 +0000 (17:31 +0000)
commit4edc6bf3eed92fc5a5547406dec6760c9b062fcf
treec75e20b2e808323b508bf47eae7df7964c239bcf
parentde941c3756aeafd202276c5f8028958717c0b5e4
Add experimental support for read-only connections to WAL databases.

FossilOrigin-Name: bb59f9862da45d25fb51d7821130854828c91c98
manifest
manifest.uuid
src/os_unix.c
src/sqlite.h.in
src/test1.c
src/wal.c
test/lock_common.tcl
test/walro.test [new file with mode: 0644]