Skip to content

Keep permissions and roles in sync between application and database #1702

Answered by drbyte
arnevanhoorn asked this question in Q&A
Discussion options

You must be logged in to vote

One solution would be to make migrations to add permissions to the database

That is exactly the best approach, because migrations exist to keep the database in sync with application code.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@danFWD
Comment options

@drbyte
Comment options

@danFWD
Comment options

Answer selected by drbyte
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants