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

HHH-19103 Add missing break within truncate action #9898

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marko-bekhta
Copy link
Member

https://hibernate.atlassian.net/browse/HHH-19103

or was it maybe on purpose to let the populator run after any other action ? 🙈


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


@marko-bekhta marko-bekhta requested a review from gavinking March 24, 2025 14:57
@gavinking
Copy link
Member

Should add the break to both TRUNCATE and POPULATE, to avoid this sort of copy/paste error in the future.

@marko-bekhta marko-bekhta force-pushed the fix/HHH-19103-add-missing-break-on-truncate-action branch from 268005e to 2d2fff7 Compare March 24, 2025 15:01
@marko-bekhta
Copy link
Member Author

done 😃

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

Successfully merging this pull request may close these issues.

2 participants