dolthub / dolthub/hosted-issues
Creating a deployment from a backup doesn't restore users/privileges/branch controls
Open
enhancement
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently we back up the `privs.json` and `branch_control.db` files, but we don't restore them. It would create issues with the root user/password since those are associated with the deployment. There are other users created from deterministic passwords.
It would be nice if there was a tool that could pull in some users and not others. Same for branch controls
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.