]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add compile-time options SQLITE_DEFAULT_SYNCHRONOUS and
authordrh <drh@noemail.net>
Tue, 8 Mar 2016 14:40:11 +0000 (14:40 +0000)
committerdrh <drh@noemail.net>
Tue, 8 Mar 2016 14:40:11 +0000 (14:40 +0000)
commit50a1a5aaca05efe5682668e009146023b05688c9
tree7f8050d1fb2311cc189eea741d816501f8306073
parent6702f761ea6e942b042952376e086c64b69d193a
Add compile-time options SQLITE_DEFAULT_SYNCHRONOUS and
SQLITE_DEFAULT_WAL_SYNCHRONOUS used to specify the default synchronous
settings for all database connections.

FossilOrigin-Name: 1fefa967aa93372d232b96b1e0232b7b855d6d00
manifest
manifest.uuid
src/attach.c
src/main.c
src/pragma.c
src/sqliteInt.h