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

PostgreSQL support #125

Merged
merged 2 commits into from
Sep 8, 2022
Merged

PostgreSQL support #125

merged 2 commits into from
Sep 8, 2022

Conversation

edarchis
Copy link
Member

  • Introduce insert_role_right_for_system that was used verbosely from various modules with TSQL blocks
  • Adapt migrations
  • Transfer some migrations RunSQL to the next migration step to avoid renumbering them but also avoid an error that the SQL referred a DDL change

This PR is necessary for many other PostgreSQL PRs to work

* Introduce insert_role_right_for_system that was used verbosely from various modules with TSQL blocks
* Adapt migrations
* Transfer some migrations RunSQL to the next migration step to avoid renumbering them but also avoid an error that the SQL referred a DDL change
Copy link
Member

@delcroip delcroip left a comment

Choose a reason for hiding this comment

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

We might need to have test to look for "old" officer (claims/enrollment) to make sure the still appear

@delcroip delcroip merged commit 1782183 into develop Sep 8, 2022
@delcroip delcroip deleted the feature/postgresql branch September 8, 2022 09:37
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.

2 participants