I am working on a new project using Radiant 0.6.9. I float in and out
of Rails projects that do and do not use Radiant. I may have been
spoiled by coming off of a Rails 2.1 project without Radiant where I
had the db:rollback task at my disposal.

I am doing all of my development on this project in an extension. The
only migration task I seem to have available is the
radiant:extensions:myext:migrate task. I know that takes a VERSION
argument. However, Radiant seems confused as to whether it wants to
use old style serial migrations or new style timestamp migrations. No
matter what VERSION I pass this task, rake never finds a match,
including 0. It skips my migration on 0 because it can't match the
string timestamp to the int in extension_meta.

Can anyone tell me how to rollback my latest extension migration with
Radiant 0.6.9?

Thanks.
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to