Trigger not working or function not firing—RLS?
So I have this function that, when a
player joins a game, the players_conf (confirmed) column in the games record updates to reflect all players who have joined. But... it's not happening. And I'm not sure why. It was working before, but not anymore. Any ideas? Not seeing any errors client-side—like, the player record is being created...