gbadner

Results 5 issues of gbadner

… and join in ASTParserLoadingTest#testAggregatedJoinAlias Please see https://hibernate.atlassian.net/browse/HHH-14533 for details.

### Version 4.1.3 ### Context Using DB2, the following query: ``` select table_name as TABLE_NAME, column_name as COLUMN_NAME, case when data_type = 'CHARACTER VARYING' then 'VARCHAR' else data_type end as...

bug
help wanted
module:db2

There are some corner cases that are covered by ORM tests. They should be migrated to Reactive to make sure they work properly. Here are some ORM `SchemaMigrator` tests that...

testing

https://hibernate.atlassian.net/browse/HV-1831 Supersedes https://github.com/hibernate/hibernate-validator/pull/1169, which targets the incorrect branch.

…taRegion and QueryResultsRegion with the same name https://hibernate.atlassian.net/browse/HHH-13613 See the previous PR for earlier conversation: https://github.com/hibernate/hibernate-orm/pull/3006

5.6