Simple SQL migration manager for your project.
Go to file
Dmitriy Pleshevskiy 032e1b7287 feat: read database url from env variable
Now we can use migra cli without config initialization
2021-02-08 07:01:38 +03:00
.vscode chore: add migra to spell 2021-01-31 03:25:20 +03:00
migra-cli feat: read database url from env variable 2021-02-08 07:01:38 +03:00
sample feat(cli): add migrations table 2021-02-06 01:22:00 +03:00
.gitignore chore: init workspace 2021-02-01 23:49:00 +03:00
Cargo.toml chore: merge cli with core 2021-02-05 01:37:25 +03:00