Artifact
1065e6d3bd0576a3a69f3a718b2b6b2f56691b3756ba0505f92f6078dedaf891:
- File
src/setup.c
-
2023-09-25 15:47:20
— part of check-in
[b9bbb8d7fd]
on branch unset-empty-settings
— If the value of a setting is changed into an empty string, then unset it,
except for the rare setting that has the new keep-empty property.
(user:
drh
size: 82387)
-
2023-09-28 14:13:47
— part of check-in
[1f6ae1efb4]
on branch trunk
— Changing a setting to an empty string is now the same as unsetting that value,
in most cases. Settings that are exceptions to the rule are marked with the
"keep-empty" flag. Fix for the issue reported by
[forum:/forumpost/a17b5fa51d607e3d|forum post a17b5fa51d607e3d].
(user:
drh
size: 82387)