Incorrect handling of hibernate.default_schema in SchemaUpdate

Description

While https://hibernate.atlassian.net/browse/HHH-735#icft=HHH-735 fixes default_schema handling in general, it still has a bug. When SchemaUpdate reads foreign keys metainfo is doesn't honor default_schema and default_catalog settings. The fix is simple and patch is attached.

Attachments

2
  • 18 Aug 2010, 05:29 PM
  • 26 Mar 2010, 11:55 AM

Activity

Brett MeyerMarch 7, 2014 at 10:08 PM

Bulk closing tickets resolved in released versions

Strong LiuApril 15, 2012 at 12:14 PM

Strong LiuApril 9, 2012 at 1:23 PM

not sure when it happened, but i can see this is fixed in the master branch now, so closing this one

Vladimir KlyushnikovAugust 18, 2010 at 5:29 PM

Attached a testcase. Please unzip it and run mvn test. Bug is still in 3.6.0-SNAPSHOT

Former userApril 21, 2010 at 7:44 PM

Thanks for checking.

There are lots of JIRA issues to process and very few people here to work on them. It will help get this issue resolved if you can come up with a test case.

Please take a look at the testsuite code. You may be able to make a simple modification to an existing test case.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created March 26, 2010 at 11:55 AM
Updated March 7, 2014 at 10:08 PM
Resolved April 9, 2012 at 1:23 PM

Flag notifications