git-schemalex
git-schemalex copied to clipboard
database migration tool for mysql schema is managed via git
git-schemalex
database migration tool for mysql schema is managed via git.
DOWNLOAD
$ go get github.com/schemalex/git-schemalex/cmd/git-schemalex
USAGE
$ git schemalex -schema path/to/schema -dsn "$root:$passowrd@/$database" -workspace /path/to/git/repository -deploy
DSN
SEE ALSO
- https://github.com/schemalex/schemalex
- https://github.com/typester/GitDDL
LICENSE
MIT