[
https://issues.apache.org/jira/browse/DDLUTILS-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom Palmer updated DDLUTILS-257:
--------------------------------
Attachment: HSQLDBCascades.patch
The attached patch simply sets CascadeActionEnum.NONE to be the same as
CascadeActionEnum.RESTRICT within the HsqlDbPlatform class.
> HSQLDB treats restricted cascades as none cascades
> --------------------------------------------------
>
> Key: DDLUTILS-257
> URL: https://issues.apache.org/jira/browse/DDLUTILS-257
> Project: DdlUtils
> Issue Type: Bug
> Components: Core - HSQLDB
> Affects Versions: 1.1
> Reporter: Tom Palmer
> Assignee: Thomas Dudziak
> Attachments: HSQLDBCascades.patch
>
>
> A few of the tests currently fail when run against HSQLDB. The cause of this
> appears to be HSQLDB's treatment of restricted cascades being functionally
> equal to none cascades.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.