DBI Schema Manager: Allow alternative credentials #88
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
suggestion
support
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-dbi#88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The auth credentials for accessing the database are the same credentials used for schema management. I think it would be a good idea to allow these to be separate so that the schema manager user can be used to create tables, but the normal user account no longer needs this access. This can increase security, however I feel that I will then also need to include user/access/ownership functions to the schema snapshot/migration.
assigned to @jamie
created branch
88-dbi-schema-manager-allow-alternative-credentials
to address this issuementioned in merge request !56