Experimental task manager
Dmitriy Pleshevskiy
eb78dad91a
- [x] Deps: add rusqlite - [x] Deps: add time - [x] Add created_at to the domain Task - [x] Add schema and first migration - [x] Check current version and run migration - [x] Implement Repository trait - [x] Add script to migrate from FS implementation Closes #5 Closes #19 Reviewed-on: #20 Co-authored-by: Dmitriy Pleshevskiy <dmitriy@ideascup.me> Co-committed-by: Dmitriy Pleshevskiy <dmitriy@ideascup.me> |
||
---|---|---|
database | ||
shell | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
COPYING |