yogthos/migratus

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

Ouverte

#35 ouverte le 8 sept. 2015

 (7 commentaires) (0 réaction) (0 personne assignée)Clojure (99 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (686 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur