Closed claytonleonardcook closed 1 month ago
This comment is for #30, #31, #32, #33.
Since these will all live in the backend, Rust, I think they should probably be located in src-tauri/src/queries
? I don't know if .sqlite
files exist since it'd be nice to choose whatever file extension gives good intellisense and code coloring so .sql
might work?
Oh, also make sure to make more tickets for the mutations and queries we'll need to grab the data from these tables. We can discuss and figure out a good structure.