Artifact
dc445cce064560577fb47311c2e23925b92c35d8:
- File
src/moderate.c
-
2016-08-19 00:13:01
— part of check-in
[d858f3da52]
on branch omit-db_name
— Use the new SQLITE_DBCONFIG_MAINDBNAME feature of SQLite to eliminate the
need for the db_name() hack.
(user:
drh
size: 4657)
-
2016-08-22 20:12:50
— part of check-in
[06aec61111]
on branch trunk
— Remove the db_name() function. In its place, the SQLITE_DBCONFIG_MAINDBNAME
feature of SQLite is used to ensure that the three attached databases are
always exactly named "repository", "configdb" and "localdb", regardless of
which is opened first or the order in which they are attached. Update to
the latest 3.15 alpha of SQLite which is now required for correct
operation, since SQLITE_DBCONFIG_MAINDBNAME is required.
(user:
drh
size: 4657)
-
2016-09-08 02:09:53
— part of check-in
[1912b2f864]
on branch stash-fixes-openssl-1.1.0
— Merge in latest changes from trunk.
(user:
andybradford
size: 4657)
-
2016-09-08 02:49:31
— part of check-in
[63bcf60e4d]
on branch stash-fixes
— Merge updates from trunk.
(user:
mistachkin
size: 4657)
-
2016-09-21 16:06:43
— part of check-in
[85a0ada691]
on branch nick.lloyd-git-interop
— Merge in latest from trunk
(user:
nick.lloyd
size: 4657)
-
2016-09-23 02:27:41
— part of check-in
[0934366187]
on branch jan-manifest-tags
— Merge updates from trunk.
(user:
mistachkin
size: 4657)
-
2016-09-23 02:28:05
— part of check-in
[4f619c020a]
on branch seeEnhanced
— Merge updates from trunk.
(user:
mistachkin
size: 4657)
-
2016-10-10 05:55:09
— part of check-in
[82d77c23a6]
on branch prjDesc
— Merge updates from trunk.
(user:
mistachkin
size: 4657)