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-17764 checking / instantiation of result type for queries with single selection item #7874

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

gavinking
Copy link
Member

@gavinking gavinking commented Feb 20, 2024

@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Feb 20, 2024

Thanks for your pull request!

This pull request appears to follow the contribution rules.

› This message was automatically generated.

@gavinking gavinking force-pushed the single-item-instantiation branch 9 times, most recently from 6f3459c to 77f7d68 Compare February 21, 2024 09:20
- allow single-item auto-instantiation
- check the type of the selection item against the given result type
@gavinking gavinking force-pushed the single-item-instantiation branch from 77f7d68 to 24f6e7e Compare February 21, 2024 10:54
@gavinking gavinking changed the title experiment with allowing single-item auto-instantiation HHH-17764 checking / instantiation of result type for queries with single selection item Feb 21, 2024
@gavinking gavinking merged commit c45f047 into hibernate:main Feb 21, 2024
24 checks passed
FroMage added a commit to FroMage/quarkus that referenced this pull request Feb 21, 2024
Problem is that there's a bug in ORM that disallows projections of
single columns, but that will be resolved by hibernate/hibernate-orm#7874

Fixes quarkusio#31117
FroMage added a commit to FroMage/quarkus that referenced this pull request Feb 21, 2024
Problem is that there's a bug in ORM that disallows projections of
single columns, but that will be resolved by hibernate/hibernate-orm#7874

Fixes quarkusio#31117
FroMage added a commit to FroMage/quarkus that referenced this pull request Feb 21, 2024
Problem is that there's a bug in ORM that disallows projections of
single columns, but that will be resolved by hibernate/hibernate-orm#7874

Fixes quarkusio#31117
FroMage added a commit to FroMage/quarkus that referenced this pull request Jun 5, 2024
Problem is that there's a bug in ORM that disallows projections of
single columns, but that will be resolved by hibernate/hibernate-orm#7874

Fixes quarkusio#31117
FroMage added a commit to FroMage/quarkus that referenced this pull request Jun 7, 2024
Problem is that there's a bug in ORM that disallows projections of
single columns, but that will be resolved by hibernate/hibernate-orm#7874

Fixes quarkusio#31117
holly-cummins pushed a commit to holly-cummins/quarkus that referenced this pull request Jul 31, 2024
Problem is that there's a bug in ORM that disallows projections of
single columns, but that will be resolved by hibernate/hibernate-orm#7874

Fixes quarkusio#31117
danielsoro pushed a commit to danielsoro/quarkus that referenced this pull request Sep 20, 2024
Problem is that there's a bug in ORM that disallows projections of
single columns, but that will be resolved by hibernate/hibernate-orm#7874

Fixes quarkusio#31117
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.

1 participant