Simple SQL migration manager for your project.
Go to file
Dmitriy Pleshevskiy 7fa65c8197 feat(cli): add apply command
This command provide a possibility to run sql file by name
in root migra directory
2021-01-31 13:41:15 +03:00
.vscode chore: add migra to spell 2021-01-31 03:25:20 +03:00
migra-cli feat(cli): add apply command 2021-01-31 13:41:15 +03:00
migra-core feat(core): add database utils 2021-01-31 13:39:00 +03:00
.gitignore feat(cli): add structopt 2021-01-31 02:40:20 +03:00