Commit graph

5 commits

Author SHA1 Message Date
Kiana Sheibani 72884497c1
Restructure SQL tables 2023-11-26 15:26:55 -05:00
Kiana Sheibani c06c18c0ba
Implement basic player info command 2023-11-26 14:26:09 -05:00
Kiana Sheibani 07f95ddd17
Require query variables to be Copy 2023-10-02 20:34:54 -04:00
Kiana Sheibani a4f130b36e
Add better error messages 2023-10-01 14:55:15 -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
Renamed from cli/src/queries/player_info.rs (Browse further)