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

fix: bpn migration if table exists #1083

Merged

Conversation

domreuter
Copy link
Contributor

WHAT

This PR makes the sql migration for bpn-goup extension work with a previous existing table. This behaviour was not covered yet.

WHY

There was a missing statement enabling the db migrations to not apply the create table command if the table already exists.

Closes #1082

@domreuter domreuter force-pushed the fix/bpn_sql_migration branch from 0299d25 to bb5f867 Compare February 27, 2024 11:40
Copy link

sonarqubecloud bot commented Mar 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@domreuter
Copy link
Contributor Author

@paullatzelsperger @wolf4ood deps updated

@paullatzelsperger paullatzelsperger merged commit 622b61e into eclipse-tractusx:main Mar 5, 2024
22 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
3 participants