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
🔧 : Run following query : SELECT COUNT(*) as count FROM player_answer WHERE player_id = '3' AND YEAR(date) = 2024 AND MONTH(date) = 5 AND (DAY(date) = 26 <--- Here ( not closed
The text was updated successfully, but these errors were encountered:
🔧 : Run following query :
SELECT COUNT(*) as count FROM player_answer WHERE player_id = '3' AND YEAR(date) = 2024 AND MONTH(date) = 5 AND (DAY(date) = 26
<--- Here(
not closedThe text was updated successfully, but these errors were encountered: