You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "Heng Chu (JIRA)" <ji...@apache.org> on 2009/01/17 17:44:00 UTC

[jira] Updated: (DDLUTILS-236) excludetables feature checks too strict

     [ https://issues.apache.org/jira/browse/DDLUTILS-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Heng Chu updated DDLUTILS-236:
------------------------------

    Attachment: ModelHelper-patch.txt

Add method to check just FK to 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.