Table.findForeignKey
--------------------
Key: DDLUTILS-209
URL: https://issues.apache.org/jira/browse/DDLUTILS-209
Project: DdlUtils
Issue Type: Improvement
Components: Core (No specific database)
Affects Versions: 1.0
Environment: Any
Reporter: Rijk van Haaften
Assignee: Thomas Dudziak
Priority: Minor
There is:
Table.findColumn(String)
Table.findIndex(String)
but
Table.findForeignKey(ForeignKey)
Suggestion: add Table.findForeignKey(String)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.