Andrioden / gnstats

Game Night Stats
3 stars 1 forks source link

Game Data performance - When returning all data dont use subqueries for votes #12

Closed Andrioden closed 6 years ago

Andrioden commented 8 years ago

Instead fetch all votes from DB and then structure it either server or client side.