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 test case to make sure DDL scripts are not created in append mode #18123

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

knutwannheden
Copy link
Contributor

The test uses QuarkusDevModeTest to make sure the DDL generation is executed individually for both test method executions.

Fixes #17924

The test uses `QuarkusDevModeTest` to make sure the DDL generation is executed individually for both test method executions.

Fixes quarkusio#17924
@knutwannheden
Copy link
Contributor Author

/cc @Sanne

@Sanne
Copy link
Member

Sanne commented Jun 24, 2021

Perfect, thanks!

@Sanne Sanne merged commit ee2f9d1 into quarkusio:main Jun 24, 2021
@quarkus-bot quarkus-bot bot added this to the 2.1 - main milestone Jun 24, 2021
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.

DDL scripts are generated in append-mode
2 participants