Issues
- MultipleLinesSqlCommandExtractor should tolerate empty input scriptsHHH-14193Resolved issue: HHH-14193Sanne Grinovero
- Rename isEmptyOrWhitespace() to isBlank() and improve its efficiencyHHH-14190Resolved issue: HHH-14190Sanne Grinovero
- Lazy loading fails if an entity appears twice in the object graph when enhancement as proxy is enabledHHH-14187Resolved issue: HHH-14187Andrea Boriero
- LocalTimeJavaDescriptor attempts casting to LocalDateHHH-14183Resolved issue: HHH-14183Gavin King
- HQL update/delete query resulted in same table being updated twiceHHH-14181Resolved issue: HHH-14181Gavin King
- MultiLineImportExtractorTest fails on WindowsHHH-14179Resolved issue: HHH-14179Falko Modler
- StatefulPersistenceContext#getLoadedCollectionOwnerOrNull could NPE on missing CollectionEntryHHH-14175Resolved issue: HHH-14175
- Use a runtime used class for testing Bean Validation presenceHHH-14160Resolved issue: HHH-14160Guillaume Smet
- StandardQueryCacheFactory mentioned in the docs but does not existHHH-14159Resolved issue: HHH-14159Nathan Xu
- IN subquery predicate with entity aliases produces wrong SQL "too few columns in subquery"HHH-14156Resolved issue: HHH-14156Nathan Xu
- Incorrect SQL generated from Criteria API when concat() and function() methods are used togetherHHH-14154Resolved issue: HHH-14154Nathan Xu
- HQL update query on abstract entity generates temporary tableHHH-14153Resolved issue: HHH-14153Gavin King
- Query fails after upgrading to 5.4.20.FinalHHH-14152Resolved issue: HHH-14152Nathan Xu
- Upgrade to Byteman 4.0.13HHH-14150Resolved issue: HHH-14150Sanne Grinovero
- Improve efficiency of LazyAttributesMetadata#getLazyAttributeNamesHHH-14149Resolved issue: HHH-14149Sanne Grinovero
- Bytecode enhanced entities might throw LazyInitializationException from custom equals/hashcode implementationsHHH-13380Resolved issue: HHH-13380Sanne Grinovero
- Temporary tables created in SQLServer use the collation for tempdb, not the application databaseHHH-3326Resolved issue: HHH-3326Nathan Xu
17 of 17
MultipleLinesSqlCommandExtractor should tolerate empty input scripts
Fixed
Description
None
Details
Assignee
Sanne GrinoveroSanne GrinoveroReporter
Sanne GrinoveroSanne GrinoveroComponents
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Sanne Grinovero
Sanne GrinoveroReporter
Sanne Grinovero
Sanne GrinoveroComponents
Fix versions
Affects versions
Priority
Created August 26, 2020 at 9:18 PM
Updated August 27, 2020 at 10:28 AM
Resolved August 26, 2020 at 9:29 PM
Activity
Show: