Commit Graph

12 Commits

Author SHA1 Message Date
eda1a05d70 chore: change structure of integration tests 2021-02-21 18:51:10 +03:00
92c07f4181 refac: remove stmt constants from manager trait 2021-02-15 23:22:13 +03:00
20a520b662 feat: tests for list command 2021-02-12 01:25:55 +03:00
80c9b6988b chore(cli): bump version 2021-02-08 07:42:39 +03:00
e8ac947f3e chore: add simple readme 2021-02-08 07:41:52 +03:00
1b8c2a4273 chore: update cargo manifest 2021-02-06 01:52:57 +03:00
e8cce2fca5 chore: merge cli with core 2021-02-05 01:37:25 +03:00
9d3d44dfa1 feat(cli): implement make migration command
chore(deps): add chrono crate
2021-02-03 01:07:26 +03:00
02f49a5d67 refac(cli): rename migra bin 2021-02-02 00:11:00 +03:00
26ee5bf26e chore: bump package versions 2021-01-31 13:40:52 +03:00
ac27bfc4dd feat(cli): add toml config
- [x] init migra.toml with serialized default config
	parameters
- [x] read and desirealize config from migra.toml
2021-01-31 03:23:47 +03:00
a9b3351d82 feat(cli): add structopt 2021-01-31 02:40:20 +03:00