Commit Graph

3 Commits

Author SHA1 Message Date
Rekai Nyangadzayi Musuka bf2336386e feat(db): Ensure no duplicate data in the DB 2021-03-02 21:39:16 -06:00
Rekai Nyangadzayi Musuka 125bc24ed0 feat: Implement list info, and drop commands
Save Sync now has persistent storage. Currently, you can add new Saves,
Remove them, and get info about them. The part of CRUD that is remaining
is Update. Documentation needs to be written, a lot of the public API
changed.
2021-03-02 20:21:57 -06:00
Rekai Nyangadzayi Musuka 32b7632258 feat(db): add diesel and sqlite3 as dependencies 2021-03-01 22:54:11 -06:00