Commit graph

8 commits

Author SHA1 Message Date
Kiana Sheibani 473b9c60a6
Write unit tests and fix various bugs 2023-10-05 01:47:09 -04:00
Kiana Sheibani 1421720b2b
Various improvements 2023-10-03 01:26:25 -04:00
Kiana Sheibani 07f95ddd17
Require query variables to be Copy 2023-10-02 20:34:54 -04:00
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 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