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
@stoch we only show games in playing state, when it is created in the opposite direction the game is not accepted by default.
Is the idea to create a view to accept offerings and button to accept them ?
In addition, the query is correct but can be simplified:
select * from egGame where is_member(user,players)
The text was updated successfully, but these errors were encountered: