-
-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Description
Currently, if you create a role in a DB instance, grant permissions to it, and run the diff, it will generate the grant
statements for that role but does not create the role.
Resetting the DB with the generated migrations will produce an ERROR: role "myrole" does not exist (SQLSTATE 42704)
error.
Metadata
Metadata
Assignees
Labels
No labels