Skip to content

Roles refactoring: Add new project_member table, update getter/setter…#319

Merged
MarcelGeo merged 5 commits intodevelop-roles-refactorfrom
roles-refactor-db-migration
Nov 18, 2024
Merged

Roles refactoring: Add new project_member table, update getter/setter…#319
MarcelGeo merged 5 commits intodevelop-roles-refactorfrom
roles-refactor-db-migration

Conversation

@MarcelGeo
Copy link
Collaborator

@MarcelGeo MarcelGeo commented Nov 5, 2024

@MarcelGeo MarcelGeo requested a review from harminius November 5, 2024 07:55
MarcelGeo

This comment was marked as resolved.

Copy link

@mostlyAtNight mostlyAtNight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi guys, I've reviewed the migration script thoroughly but have not looked at any other part of the MR.

Some other thoughts:

  • we should ensure an upgrade/downgrade cycle results in exactly the same states for the tables affected
  • do we need to grant any permissions on new tables, or these will be taken care of automaticlaly with default schema permissions?

Copy link
Collaborator Author

@MarcelGeo MarcelGeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Downgrade, upgrade working for my local data. I also checked if everything is ok with data.

@MarcelGeo MarcelGeo removed the request for review from harminius November 13, 2024 12:42
Copy link

@mostlyAtNight mostlyAtNight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks all good from my side

@MarcelGeo MarcelGeo merged commit e09239e into develop-roles-refactor Nov 18, 2024
@MarcelGeo MarcelGeo deleted the roles-refactor-db-migration branch November 18, 2024 09:35
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.

3 participants