How do I undo the migration? Is that possible at all?
Thanks.
rake radiant:extensions:my_extension:migrate VERSION=1
That command will migrate the 'my_extension' extension back to version 1 (first migration).
Sean