Fix foreign key storage in database map
---------------------------------------
Key: TORQUE-164
URL: https://issues.apache.org/jira/browse/TORQUE-164
Project: Torque
Issue Type: Bug
Components: Runtime, Templates
Affects Versions: 3.3
Reporter: Thomas Fox
Assignee: Thomas Fox
Fix For: 4.0
Currently, the foreign key handling in the database map is suboptimal. It only supports columns
which belong to zero or one foreign key. Columns which belong to several foreign keys are
not supported. Also it is not possible to determine which foreign key columns belong to one
foreign key in the case of composite foreign keys.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|