package
Version:
v2.1.1
Opens a new window with list of versions in this module.
Published: Feb 16, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
Bash Driver
- Runs bash scripts. What you do in the scripts is up to you.
Usage
journey -url bash://xxx -path ./migrations create increment_xyz
journey -url bash://xxx -path ./migrations up
journey help # for more info
Documentation
¶
Package bash implements the Driver interface.
Version returns the current migration version.
Versions returns the list of applied migrations.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.