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

Test arrays #1811

Merged
merged 2 commits into from
Dec 13, 2023
Merged

Test arrays #1811

merged 2 commits into from
Dec 13, 2023

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Dec 7, 2023

No description provided.

@DavideD DavideD force-pushed the test-arrays branch 3 times, most recently from d4acce2 to da0e6bc Compare December 13, 2023 14:14
}
}

private ArrayAdaptor getArray(X value, BasicPluralJavaType<X> containerJavaType, WrapperOptions options) {

Check notice

Code scanning / CodeQL

Useless parameter Note

The parameter 'containerJavaType' is never used.
@DavideD DavideD marked this pull request as ready for review December 13, 2023 16:10
@DavideD DavideD merged commit 48e3485 into hibernate:main Dec 13, 2023
19 checks passed
@DavideD DavideD added this to the next milestone Dec 13, 2023
@DavideD DavideD linked an issue Dec 13, 2023 that may be closed by this pull request
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.

Postgresql 15 Array Type Support
2 participants