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
Don't subclass concrete query types
This fixes changing games, which was broken due to the superclass's game
reference becoming invalid when the subclass changed the game.