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. |
||
---|---|---|
.. | ||
broken | ||
decimal | ||
duplicate | ||
duplicate_names | ||
empty | ||
interleaved | ||
missing | ||
to_copy | ||
to_copy2 | ||
to_copy_with_timestamps | ||
to_copy_with_timestamps2 | ||
valid | ||
valid_with_timestamps |