[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2913) SchemaValidator should report the name of the table causing the error, not only the column

Xavier Poinsard (JIRA) noreply at atlassian.com
Thu Oct 25 11:08:39 EDT 2007


SchemaValidator should report the name of the table causing the error, not only the column
------------------------------------------------------------------------------------------

                 Key: HHH-2913
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2913
             Project: Hibernate3
          Issue Type: Improvement
          Components: core
    Affects Versions: 3.2.5
         Environment: Hibernate 3.2.5
Postgresql 8.2
            Reporter: Xavier Poinsard
            Priority: Minor


The SchemaValidator only reports the name of the column causing the error.
This make it difficult to correct the table unless you put a breakpoint in the hibernate code.

Sample output : 
Wrong column type: ID, expected: int4



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list