[
https://issues.apache.org/jira/browse/DDLUTILS-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Heng Chu updated DDLUTILS-236:
------------------------------
Attachment: DatabaseToDdlTask-patch.txt
Call method to just check FK into excluded tables. It's ok for excluded tables
to have FK to non-excluded tables.
> excludetables feature checks too strict
> ---------------------------------------
>
> Key: DDLUTILS-236
> URL: https://issues.apache.org/jira/browse/DDLUTILS-236
> Project: DdlUtils
> Issue Type: Bug
> Components: Ant Tasks
> Environment: Windows
> Reporter: Heng Chu
> Assignee: Thomas Dudziak
> Attachments: DatabaseToDdlTask-patch.txt, ModelHelper-patch.txt
>
>
> execludetables checks foreign key integrity but the check is too strict and
> disallow some legit scenarios where excluded tables have foreign keys into
> tables *outside* the excluded ones. Note the check the other way around still
> should be enforced.
> I have fixes and will follow up w/ patches.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.