Commit graph

5 commits

Author SHA1 Message Date
69d126bd90 Add to common_queries.md
Also fixes some queries that relied on name, but should have relied on id
2025-03-04 14:10:19 -05:00
a55f4e7bc0 Rename and begin implementing views
I get an error whenever CSS is loaded, not sure what to do about that yet. Doesn't seem to impact anything, but I should probably be using a different way of getting the id from an entity. Also need to think about deleting the functions I don't need.
2025-03-04 11:17:47 -05:00
9164ad597b Update common_queries.md 2025-02-25 20:40:50 +00:00
5dcad9b5da Add to common_queries.md
I mostly want to have a list of queries that I know I'll need, and then
I can either try to translate them into Jetquery SQL commands, or use the
raw SQL functionality of Jetquery. Need to look at the code for date
checking, it's expecting both dates to be set if either one is set.
2025-02-25 12:20:40 -05:00
d929a4abbe Fix errors with title tracks and minimum play time 2025-02-24 23:40:25 -05:00