Kiana Sheibani
23ecce06d5
Add more metadata to datasets
2023-10-02 20:29:39 -04:00
Kiana Sheibani
a4f130b36e
Add better error messages
2023-10-01 14:55:15 -04:00
Kiana Sheibani
e16b0be447
Separate sync query to reduce complexity
2023-09-30 18:16:00 -04:00
Kiana Sheibani
9feba1a136
Various fixes
2023-09-30 04:37:10 -04:00
Kiana Sheibani
cd98f0cd26
Implement basic logic for syncing
2023-09-30 01:43:33 -04:00
Kiana Sheibani
3ed8c6ad71
Rename default dataset
2023-09-30 00:23:50 -04:00
Kiana Sheibani
c3a35c5ef6
Implement dataset deletion
2023-09-30 00:22:48 -04:00
Kiana Sheibani
0e9fddec9e
Rework database to store all datasets in one sqlite file
2023-09-27 15:19:28 -04:00
Kiana Sheibani
da6b4a9220
Fix dataset file getting cleared on startup
2023-09-26 21:35:14 -04:00
Kiana Sheibani
dd4f0838ab
Move CLI crate to root of workspace
...
Somehow I missed that this was a thing you could do? It's a much
cleaner organization, and it makes it so that you don't have to
explicitly specify the crate to build.
2023-09-23 03:01:36 -04:00