yogthos/migratus

update rollback to rollback all migrations that were applied by the migrate command

开放

#35 创建于 2015年9月8日

 (7 条评论) (0 个反应) (0 位负责人)Clojure (99 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (686 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Currently, migrate will apply all outstanding migrations, but rollback will only rollback the last migration that was applied.

贡献者指南