This website requires JavaScript.
Explore
Help
Sign in
pleshevskiy
/
migra
Archived
Watch
1
Star
0
Fork
You've already forked migra
0
Code
Activity
Simple SQL migration manager for your project.
cli
database
manager
migra
migration
mysql
postgres
rust
tool
This repository has been archived on
2024-07-25
. You can view files and clone it, but cannot push or open issues or pull requests.
29
commits
1
branch
12
tags
281
KiB
Rust
100%
032e1b7287
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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