diff options
Diffstat (limited to 'client/changes/feature_5302_do-not-create-user-db-when-syncing')
-rw-r--r-- | client/changes/feature_5302_do-not-create-user-db-when-syncing | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/changes/feature_5302_do-not-create-user-db-when-syncing b/client/changes/feature_5302_do-not-create-user-db-when-syncing new file mode 100644 index 00000000..c3270ab1 --- /dev/null +++ b/client/changes/feature_5302_do-not-create-user-db-when-syncing @@ -0,0 +1,2 @@ + o Do not autocreate remote user database when syncing. Tapicero should make + sure that that db is created when the user is created. Closes #5302. |