Commit Graph

21 Commits

Author SHA1 Message Date
a49b9b4ecb chore: bump version 2021-03-26 02:23:31 +03:00
18bf265510 feat: add mysql database supporting 2021-03-26 02:10:41 +03:00
c05bac36e7 chore: bump version 2021-03-25 00:42:15 +03:00
c8c6765483 chore: fix badge 2021-03-02 00:57:17 +03:00
0d9cd7af71 chore: bump version 2021-03-02 00:54:07 +03:00
9e5c2192d4 feat: add dotenv to load migra config 2021-02-26 01:21:29 +03:00
26a0ddb8aa chore: bump version 2021-02-25 12:40:03 +03:00
aa4ac60016 chore: bump version 2021-02-22 12:23:30 +03:00
2df3c1b911 chore: bump version 2021-02-22 12:06:02 +03:00
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