Posted on Feb 27, 2008 by
Helpful Monkey
The fkey column generation is nice but is is also possible to get foreign key constraints added to the tables?
Comment #1
Posted on Mar 25, 2008 by Grumpy OxWell not all DB's support foreign key constraints, and MDB2 doesn't either. So they won't be included in Migrations unless MDB2 supports them.
Status: WontFix
Labels:
Type-Defect
Priority-Medium