1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/migration
Hubert Dąbrowski e1d4673102 Drop the correct index after reverting a migration
Previously when reverting a migration which added a named index it
would instead drop a corresponding index with matching columns but
without a name.
2014-02-13 17:18:16 +01:00
..
command_recorder.rb Drop the correct index after reverting a migration 2014-02-13 17:18:16 +01:00
join_table.rb Coerce strings in create_join_table. 2012-11-21 13:21:18 -06:00