Skip to content

wip: change roles db table#432

Draft
ntarocco wants to merge 1 commit intoinveniosoftware:masterfrom
ntarocco:update-roles-table
Draft

wip: change roles db table#432
ntarocco wants to merge 1 commit intoinveniosoftware:masterfrom
ntarocco:update-roles-table

Conversation

@ntarocco
Copy link
Contributor

  • changes the roles table to use a string primary key instead of an int, so that when the role is externally managed, the primary key can be set to the unique id of the external role/group.
  • the alembic recipe is completely untested
  • it might require more changes or more fields in the DB model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

roles: modify RoleNeed creation by role name to role id

1 participant