Adron / Adron/CassieSchemaMigrator
User wants to be able to migrate up to X version or down to Y version.
Open
enhancement
good first issue
help wanted
- Dominant language
- C#
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
User wants to be able to migrate up to X version or down to Y version.
i.e.
```
migrate up -v 1.4
migrate down -v 3.2
migrate up -v 3.2
migrate down -v 1.4
```
Something similar to those commands.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.