HHH-7002 brought up that hibernate.hbm2ddl.auto=create attempts to drop all constraints/tables (as it should), but gives an error when the constraint/table doesn't exist. Consider forcing SchemaExporter to use "drop table Foo cascade constraints" where supported.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira