Join Nostr
2026-02-27 21:36:47 UTC
in reply to

Brian :cupofcoffee: :rss: on Nostr: nprofile1q…8ajvy Sorry, one more clarification: I can get the user's results for a ...

Sorry, one more clarification: I can get the user's results for a given standard no problem. I'm struggling with getting them for _all_ assignments attached to a standard (the outer join). I'd like a None returned if it doesn't exist.

Maybe a subquery and then joining on that list of items for a given standard?