#557 ✓invalid
Bryan Larsen

migration generator tries to drop non-existent indices

Reported by Bryan Larsen | November 29th, 2009 @ 12:45 AM | in Hobo 1.0 - Final

I'm working on a legacy Rails app which I've added Hobo to.

I removed a belongs_to :call line from a model. The migration generator added the line remove_index :call_changes, :name => :index_call_changes_on_call_id, even though the index did not exist.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Referenced by

Pages