hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

Hhh 17305 keep order of selected tables in polymorphic query

Open ChMThiel opened this issue 2 years ago • 1 comments

https://hibernate.atlassian.net/browse/HHH-17305

ChMThiel avatar Oct 23 '23 09:10 ChMThiel

@beikov Hi, it took a while, but at last i have my 'keep-order' PR finished. Will you have a look? Thanks!

ChMThiel avatar Oct 23 '23 10:10 ChMThiel

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+     ↳ Offending commits: [36b6d7ea00db0a11406130a37297f2254b1e6b3f]

› This message was automatically generated.

@beikov moved sorting to constructor

ChMThiel avatar Mar 14 '24 13:03 ChMThiel

Superseded by https://github.com/hibernate/hibernate-orm/pull/8323

beikov avatar May 06 '24 14:05 beikov