mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
4377f8eba2
The purpose of this change is to allow copying fail on the same names. Migrations change database and they should be treated with caution, if 2 migrations are named the same it's much better to skip migration and allow user decide if it should be copied or not. |
||
---|---|---|
.. | ||
1_create_articles.rb | ||
2_create_comments.rb |