database migration tool for mysql schema is managed via git.
$ go get github.com/schemalex/git-schemalex/cmd/git-schemalex
$ git schemalex -schema path/to/schema -dsn "$root:$passowrd@/$database" -workspace /path/to/git/repository -deploy
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
database migration tool for mysql schema is managed via git.
$ go get github.com/schemalex/git-schemalex/cmd/git-schemalex
$ git schemalex -schema path/to/schema -dsn "$root:$passowrd@/$database" -workspace /path/to/git/repository -deploy
MIT