|
|
|
|
|
by orf
2794 days ago
|
|
Is it not more accurate to say "by default rails generates migrations with the foreign key argument set to a non default value of true"? By default the relationship constructors do not create foreign keys, if they did it would be redundant to include it in the generated output surely? At least that's what the docs seem to say. |
|