Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed Roles table and included it as a String column in the User table #85

Merged
merged 4 commits into from
Mar 5, 2024

Conversation

Toto-hitori
Copy link
Contributor

  • Role has been moved to the users table.
  • Role tables have been removed
  • Authentication module modified to make this possible

IMPORTANT: BREAKING CHANGE
Please after this change you should delete the tables from your local WIQ_DB docker container since they will try to be updated by the SpringBoot app with no result and thus fail. This will still allow the api to work but will give an error each time it is tried to be used.

Copy link

sonarqubecloud bot commented Mar 5, 2024

Copy link
Contributor

@jjgancfer jjgancfer left a comment

Choose a reason for hiding this comment

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

Approved.

@jjgancfer jjgancfer merged commit 8b72200 into develop Mar 5, 2024
3 checks passed
@Toto-hitori Toto-hitori deleted the chore/sql-script branch March 6, 2024 23:03
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