Issues
- H2Dialect should use "if exists" when dropping constraintsHHH-9545Resolved issue: HHH-9545Former user
- Avoid source code syntax which fails in EclipseHHH-9508Resolved issue: HHH-9508Sanne Grinovero
- H2: SchemaExport ERROR when using in-memory database - drop constraint issue HHH000389HHH-9500Resolved issue: HHH-9500Former user
- Using C3P0 connection pool but not setting hibernate.connection.isolation results in a NumberFormatExceptionHHH-9498Resolved issue: HHH-9498Sanne Grinovero
- Avoid immediate collection capacity increase in ActionQueue constructorHHH-9479Resolved issue: HHH-9479Gunnar Morling
- Cannot enable NamingStrategyDelegator implementations using standalone schema toolsHHH-9467Resolved issue: HHH-9467Former user
- Rounding of fractional seconds causes test failures on MySQL 5.6.4+HHH-9444Resolved issue: HHH-9444Former user
- Remove after get with optimistic lock failsHHH-9419Resolved issue: HHH-9419Former user
- SQL warnings are never logged due to incorrect condition checkHHH-9401Resolved issue: HHH-9401Former user
- Region.destroy() attempts to remove a cache listener, but region class is not annotated with @ListenerHHH-9337Resolved issue: HHH-9337Galder Zamarreno
- orphanRemoval=true does not work in bidirectional relationships (without cascading)HHH-9330Resolved issue: HHH-9330Former user
- Support fractional seconds on MySQL 5.7HHH-8401Resolved issue: HHH-8401Former user
- H2Dialect should use "if exists" when dropping sequencesHHH-6670Resolved issue: HHH-6670Former user
13 of 13
H2Dialect should use "if exists" when dropping constraints
Fixed
Description
Details
Assignee
Former userFormer user(Deactivated)Reporter
George GastaldiGeorge GastaldiFix versions
Priority
Major
Details
Details
Assignee
Former user
Former user(Deactivated)Reporter
George Gastaldi
George GastaldiFix versions
Priority
Created December 17, 2014 at 2:41 PM
Updated January 28, 2015 at 7:38 PM
Resolved December 18, 2014 at 9:16 PM
Activity
Show:
Former userJanuary 28, 2015 at 7:38 PM
Correction: this was fixed in master and 4.3 (but not in 4.2).
Former userDecember 18, 2014 at 9:16 PM
Fixed in master, 4.3, and 4.2.
George GastaldiDecember 18, 2014 at 1:26 PM
Pull-Request provided: https://github.com/hibernate/hibernate-orm/pull/858
Otherwise you'll get warnings in hbm2ddl.
See http://www.h2database.com/html/grammar.html#alter_table_drop_constraint