yogthos/migratus

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

Aberta

#35 aberto em 8 de set. de 2015

 (7 comentários) (0 reação) (0 responsável)Clojure (99 forks)github user discovery
enhancementhelp wanted

Métricas do repositório

Stars
 (686 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador