Schema manager create roles on migration #89
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#89
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?
Now that we have the ability to define a schema manager user to use instead of the default, we can quite safely allow this user to create other roles. Normally this would be just the one role but I will allow it to create any number of roles in case there are other database environments defined and they are not used in schema management.
This will be defined in the database config as:
assigned to @jamie
created branch
89-schema-manager-create-roles-on-migration
to address this issuementioned in merge request !57