yogthos/migratus
View on GitHubupdate rollback to rollback all migrations that were applied by the migrate command
Open
#35 opened on Sep 8, 2015
enhancementhelp wanted
Repository metrics
- Stars
- (686 stars)
- PR merge metrics
- (PR metrics pending)
Description
Currently, migrate will apply all outstanding migrations, but rollback will only rollback the last migration that was applied.