Skip to content

HHH-14794 : More changes to support SchemaMigrator/SchemaValidator using Hibernate Reactive #4177

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

Merged
merged 1 commit into from
Sep 17, 2021

Conversation

gbadner
Copy link
Contributor

@gbadner gbadner commented Aug 31, 2021

…ing Hibernate Reactive

Changes required by SQL Server
@Sanne
Copy link
Member

Sanne commented Sep 7, 2021

Hi @gbadner ! Looks fine - is it intended to stay as a draft?

We can release more frequently if that helps with the work on the HR side, let me know.

@gavinking
Copy link
Member

@Sanne I personally would love to see that.

@@ -248,4 +251,10 @@ public String getCreateTemporaryTableColumnAnnotation(int sqlTypeCode) {
return "";
}
}

@Override
public NameQualifierSupport getNameQualifierSupport() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting that this was missing. Perhaps it deserves its own JIRA so to highlight the change better in changelogs?

@Sanne Sanne marked this pull request as ready for review September 17, 2021 09:37
@Sanne
Copy link
Member

Sanne commented Sep 17, 2021

@gbadner I haven't heard back, but this looks totally fine so I'll start merging this. If you have more changes please send more PRs :)

@Sanne Sanne merged commit d17861d into hibernate:main Sep 17, 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.

3 participants