Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0
-
None
Description
It'd be nifty if the database schema migration tool could detect if a FK relationship needs to be set up. The DB generation function can set up FK relationships as is, so hopefully it's not too great a stretch to make it work with the migration tool as well.