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

Hibernate validation runs before flyway #459

Open
stefanos-kalantzis opened this issue Oct 5, 2023 · 3 comments
Open

Hibernate validation runs before flyway #459

stefanos-kalantzis opened this issue Oct 5, 2023 · 3 comments
Labels
status: awaiting feedback type: improvement A minor improvement to an existing feature

Comments

@stefanos-kalantzis
Copy link

Issue description

I know this is a duplicate of #7, but in my experience this is still happening, even in Micronaut v4.

Could it be that I'm affected because I use hibernate-reactive?

@sdelamo sdelamo added the type: improvement A minor improvement to an existing feature label Oct 24, 2023
@sdelamo
Copy link
Contributor

sdelamo commented Oct 24, 2023

We will explore to see what we can do @stefanos-kalantzis

@fredtros
Copy link

any updates on that?

@jeremyg484
Copy link
Contributor

@stefanos-kalantzis @fredtros More information on your specific usage scenarios (better yet, a reproducible sample app) would be useful.

The non-reactive case looks to still work as expected with the Flyway migrations explicitly being executed before Hibernate.

I have not been able to reproduce the described undesirable behavior in a verifiable way with Hibernate Reactive in our tests. Perhaps there is something particular to your configuration of Hibernate Reactive that I'm missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: awaiting feedback type: improvement A minor improvement to an existing feature
Projects
No open projects
Status: No status
Development

No branches or pull requests

4 participants