ggascoigne / amber

https://amberconnw.org
MIT License
3 stars 0 forks source link

ACUS: Fix selecting No Game / Any Game in games report #87

Closed evoskamp closed 1 year ago

evoskamp commented 1 year ago

The No Game / Any Game are re-used across years and were filtered out as they didn't match the year and don't have an author so the join dropped them.

Changed to a left join on the author to user, and an or'ed clause to select the special games by their id (they are static in the games table).

Resolves: #86

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
amber-acus ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 20, 2023 at 8:31PM (UTC)
amberconnw ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 20, 2023 at 8:31PM (UTC)