auto_migrations icon indicating copy to clipboard operation
auto_migrations copied to clipboard

Indexes seems not to migrate from non-unique to unique

Open ghost opened this issue 16 years ago • 1 comments

When I modify db/schema.rb to change the index and then run rake db:auto:migrate it does nothing :(

ghost avatar Jul 17 '09 13:07 ghost

I confirm this problem.

DAddYE avatar Jan 22 '10 16:01 DAddYE