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

feat: use the SqlSchemaBootstrapper to prep DBs #346

Conversation

paullatzelsperger
Copy link
Member

What this PR changes/adds

This PR replaces the PostgreSQL init scripts with the SqlSchemaBootstrapper from the upstream EDC repository.

Why it does that

avoid having to update the schemas in MVD everytime there is a change in EDC

Further notes

all DB users have SUPERUSER privileges

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger added the enhancement New feature or request label Sep 23, 2024
Copy link
Contributor

@wolf4ood wolf4ood left a comment

Choose a reason for hiding this comment

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

🪓

@paullatzelsperger paullatzelsperger merged commit 84d5107 into eclipse-edc:main Sep 23, 2024
7 of 8 checks passed
@paullatzelsperger paullatzelsperger deleted the feat/user_sql_schema_bootstrapper branch September 23, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants