Reapplying a migration?

Apparently my migration failed, though I didn’t think
it did.

Is there any way to re-apply it or parts of it? And
can I get it to ignore things that already exist?

Thanks…

Hal

You can do ‘rake migrate VERSION=30’ to roll back to version 30.

Scott