yogthos/migratus

Feature Request: Parameterised Lein Migrations

Open

#7 opened on Apr 27, 2012

View on GitHub
 (3 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

It would be useful to be able to define multiple databases and migrate them from lein. For instance if the :migratus key in lein had multiple :db keys and you could call "lein migrate" on each independently to migrate that database.

Contributor guide