migrate/driver/bash
mattes 0cc80701a7 add Close() func #7 2014-08-25 17:44:45 +02:00
..
README.md improve comments and add license 2014-08-13 03:37:48 +02:00
bash.go add Close() func #7 2014-08-25 17:44:45 +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