2016-03-08 15:14:26
— part of check-in
[5791407b52]
on branch default-synchronous
— If SQLITE_DEFAULT_WAL_SYNCHRONOUS is not the same value as
SQLITE_DEFAULT_SYNCHRONOUS and the application has not run
"PRAGMA synchronous", then set synchronous to the
SQLITE_DEFAULT_WAL_SYNCHRONOUS setting when entering WAL mode for
the first time.
(user:
drh
size: 3350)
2016-03-08 15:47:47
— part of check-in
[5a847a676e]
on branch trunk
— Add the SQLITE_DEFAULT_SYNCHRONOUS and SQLITE_DEFAULT_WAL_SYNCHRONOUS
compile-time options. Automatically switch to the WAL_SYNCHRONOUS setting
when first opening a WAL-mode database if the synchronous setting has not
been previously set by the application.
(user:
drh
size: 3350)
2016-03-08 16:35:17
— part of check-in
[2974194123]
on branch apple-osx
— Merge changes from trunk, especially the SQLITE_DEFAULT_SYNCHRONOUS
enhancements.
(user:
drh
size: 3350)
2016-03-09 08:08:51
— part of check-in
[59caca4387]
on branch schemalint
— Merge latest trunk changes with this branch.
(user:
dan
size: 3350)
2016-03-16 01:16:30
— part of check-in
[6a7ee04b0d]
on branch sessions
— Merge all recent enhancements from trunk.
(user:
drh
size: 3350)
2016-03-16 19:34:45
— part of check-in
[a7978ab6d2]
on branch begin-concurrent
— Merge the latest enhancements from trunk.
(user:
drh
size: 3350)
2016-04-03 20:45:04
— part of check-in
[566b551e5a]
on branch altShellFix
— Merge updates from trunk.
(user:
mistachkin
size: 3350)
2016-04-05 17:59:56
— part of check-in
[00990020d0]
on branch winCeLocalTime
— Merge updates from trunk.
(user:
mistachkin
size: 3350)