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

Ensure that the import file is checked for hot-reload even if it's missing #13343

Merged
merged 2 commits into from
Nov 17, 2020

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Nov 17, 2020

Fixes: #13337

@ghost ghost added area/hibernate-orm Hibernate ORM area/persistence OBSOLETE, DO NOT USE labels Nov 17, 2020
@geoand geoand added triage/backport? triage/waiting-for-ci Ready to merge when CI successfully finishes labels Nov 17, 2020
@Sanne Sanne merged commit 6a993ba into quarkusio:master Nov 17, 2020
@ghost ghost added this to the 1.11 - master milestone Nov 17, 2020
@geoand geoand deleted the #13337 branch November 17, 2020 16:10
@gsmet gsmet modified the milestones: 1.11 - master, 1.10.0.Final Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/hibernate-orm Hibernate ORM area/persistence OBSOLETE, DO NOT USE triage/waiting-for-ci Ready to merge when CI successfully finishes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

import.sql file creation no longer triggers a Quarkus reload and of Hibernate to run the changes
3 participants