]
Silvan Eugen Lincan commented on HHH-1461:
------------------------------------------
Problem persists on "hibernate-distribution-3.5.0-Beta-3".
I will provide a patch for this.
SchemaExport ignores --format parameter
---------------------------------------
Key: HHH-1461
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1461
Project: Hibernate Core
Issue Type: Bug
Affects Versions: 3.1.2
Environment: Hibernate 3.1.2, PostgreSQL database
Reporter: Catalin Grigoroscuta
Priority: Minor
Attachments: SchemaExport.patch
SchemaExport ignores the --format=false parameter (format is always true, no matter what
you put in the parameter value).
I was able to fix the bug by patching SchemaExport (in line 382, I've put
se.setFormat(format) instead of if(format) se.setFormat(format).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: