yogthos/migratus
update rollback to rollback all migrations that were applied by the migrate command
开放
#35 创建于 2015年9月8日
enhancementhelp wanted
仓库指标
- 星标
- (686 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Currently, migrate will apply all outstanding migrations, but rollback will only rollback the last migration that was applied.