mirror of https://github.com/status-im/migrate.git
175550643c | ||
---|---|---|
.. | ||
README.md | ||
bash.go | ||
bash_test.go |
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