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 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.