You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead we can check on game.author_id IS NULL and have it the same across apps, making it easier to share queries, and less likely for something to break.
The text was updated successfully, but these errors were encountered:
evoskamp
changed the title
Any Game and No Game in X have different game.id in ACUS and ACNW and get to fragile queries
Any Game and No Game in X have different game.id in ACUS and ACNW and lead to fragile queries
Mar 21, 2024
ACUS range is 596-604, ACNW is 1-9.
Instead we can check on game.author_id IS NULL and have it the same across apps, making it easier to share queries, and less likely for something to break.
The text was updated successfully, but these errors were encountered: