This website requires JavaScript.
Explore
Help
Sign in
pleshevskiy
/
migra
Archived
Watch
1
Star
0
Fork
You've already forked migra
0
Code
Activity
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.
9988943aae
migra
/
Cargo.toml
5 lines
55 B
TOML
Raw
Normal View
History
Unescape
Escape
chore: init workspace
2021-02-01 23:49:00 +03:00
[
workspace
]
members
=
[
Migra core (#11) * feat(core): init migra lib * refac(core): add utils for migration list * feat(core): add managers * refac(core): add batch exec trait * refac(core): smarter managers * refac(cli): removed adapter, builder * refac(cli): use migra core for cli * chore(cli): add dev deps for tests * chore(cli): improve error handling * refac(core): make migrations simpler * refac(cli): change transaction utils * chore(core): add documentation
2021-06-13 01:39:56 +03:00
"migra"
,
"migra_cli"
,
chore: init workspace
2021-02-01 23:49:00 +03:00
]
Copy permalink