mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
fd18b98dd9
Foreign keys could be created to the same table. So `remove_foreign_key :from_table, :to_table` is sometimes ambiguous. This allows `remove_foreign_key` to remove the select one on the same table with giving both `to_table` and `options`. |
||
---|---|---|
.. | ||
command_recorder.rb | ||
compatibility.rb | ||
join_table.rb |