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

Add mariadb into user migration with flyway #962

Merged

Conversation

seraphinandrieux
Copy link
Contributor

@seraphinandrieux seraphinandrieux marked this pull request as draft March 8, 2022 16:52
@seraphinandrieux seraphinandrieux marked this pull request as ready for review March 8, 2022 17:20
@codecov
Copy link

codecov bot commented Mar 8, 2022

Codecov Report

Merging #962 (f3deb6b) into main (7eedc9c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #962   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1340      1342    +2     
===========================================
  Files            252       252           
  Lines           4168      4173    +5     
  Branches          75        77    +2     
===========================================
+ Hits            4168      4173    +5     
Impacted Files Coverage Δ
...r/springboot/dbmigration/flyway/domain/Flyway.java 100.00% <ø> (ø)
...t/common/domain/SpringBootCommonDomainService.java 100.00% <100.00%> (ø)
...dbmigration/flyway/domain/FlywayDomainService.java 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7eedc9c...f3deb6b. Read the comment docs.

@pascalgrimaud
Copy link
Member

thanks @seraphinandrieux I'll review it soon :)

@pascalgrimaud pascalgrimaud merged commit 99dd486 into jhipster:main Mar 8, 2022
@seraphinandrieux
Copy link
Contributor Author

@pascalgrimaud
Copy link
Member

@seraphinandrieux : approved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spring Boot Database: Add User sql scripts with MariaDB and Flyway
2 participants