Replace FS with Sqlite #20

Merged
pleshevskiy merged 8 commits from sqlite into main 2022-08-20 15:42:20 +03:00
Owner
  • Deps: add rusqlite
  • Deps: add time
  • Add created_at to the domain Task
  • Add schema and first migration
  • Check current version and run migration
  • Implement Repository trait
  • Add script to migrate from FS implementation

Closes #5
Closes #19

- [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
- get list
- get one
- insert
- remove
pleshevskiy changed title from [WIP]: Replace FS with Sqlite to Replace FS with Sqlite 2022-08-20 15:41:58 +03:00
pleshevskiy deleted branch sqlite 2022-08-20 15:42:20 +03:00
pleshevskiy referenced this pull request from a commit 2022-08-20 15:42:21 +03:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pleshevskiy/tas#20
No description provided.