Skip to content

Remove rake ddr:migration:reset task.

Jim Coble requested to merge remove-migration-reset-task into develop

This task is being removed for two reasons: (1) It doesn't actually do everything needed to reset to ground zero following a migration attempt. (2) It's dangerous with no "are you sure?", etc., guards since it wipes the repository.

Merge request reports

Loading