migrate/driver/bash
mattes dad5b36dbb pass file instead of files to migrate and implement soft shutdown 2014-08-13 22:45:23 +02:00
..
README.md improve comments and add license 2014-08-13 03:37:48 +02:00
bash.go pass file instead of files to migrate and implement soft shutdown 2014-08-13 22:45:23 +02:00
bash_test.go update tests 2014-08-13 16:58:08 +02:00

README.md

Bash Driver

  • Runs bash scripts. What you do in the scripts is up to you.

Usage

migrate -url bash://xxx -path ./migrations create increment_xyz
migrate -url bash://xxx -path ./migrations up
migrate help # for more info