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

Fix queries on JSON fields #1987

Merged
merged 4 commits into from
Sep 26, 2024
Merged

Fix queries on JSON fields #1987

merged 4 commits into from
Sep 26, 2024

Conversation

DavideD
Copy link
Member

@DavideD DavideD commented Sep 12, 2024

Fix #1984

@DavideD DavideD force-pushed the 1984-BigDecimal branch 2 times, most recently from 4cd00b7 to 4c1c1f6 Compare September 20, 2024 18:41
@DavideD DavideD changed the title [DRAFT] Test for BigDecimal with queries Fix queries on JSON fields Sep 20, 2024
@DavideD DavideD marked this pull request as ready for review September 20, 2024 18:42
@DavideD DavideD marked this pull request as draft September 20, 2024 18:44
@DavideD DavideD force-pushed the 1984-BigDecimal branch 2 times, most recently from c27aa38 to c505102 Compare September 22, 2024 18:05
This information is now available and it's required when working with JSON.
It confirms that queries on entities with regular
BigDecimal fields are working.
@DavideD DavideD force-pushed the 1984-BigDecimal branch 3 times, most recently from d7ec199 to c67f2aa Compare September 26, 2024 14:26
@DavideD DavideD marked this pull request as ready for review September 26, 2024 14:31
@DavideD DavideD merged commit b347a11 into hibernate:main Sep 26, 2024
19 checks passed
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.

Embeddedable not mapped correctly as JSON
1 participant