yogthos/migratus

allow pre/post conditions for migrations

Open

#49 opened on Nov 9, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Clojure (99 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (686 stars)
PR merge metrics
 (PR metrics pending)

Description

The user would be able to specify pre and post conditions for each conditions. When either check fails then the transaction should be rolled back.

Contributor guide