[jira] [Created] (TORQUE-370) Include Schema should be able to cross reference
"Max Philipp Wriedt (Jira)" <[email protected]> Wed, 11 Dec 2024 13:44:00 +0000 (UTC)
| Newsgroups | gmane.comp.jakarta.turbine.torque.devel |
|---|---|
| Message-ID | <[email protected]> |
Max Philipp Wriedt created TORQUE-370:
-----------------------------------------
Summary: Include Schema should be able to cross reference
Key: TORQUE-370
URL: https://issues.apache.org/jira/browse/TORQUE-370
Project: Torque
Issue Type: Improvement
Reporter: Max Philipp Wriedt
When including a schema inside a schema file and re-reference it back to its original file, we should already know, that it is inside the current graph.
Steps to check:
# Don't reinclude if already included or self
# check for correct order in sql-file (e.g. foreign key can only be included, if table was created beforehand
I think this requires a larger restructure of the generator.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)