player presence detection
Closed this issue · 0 comments
BuckarooBanzay commented
select * from player where modification_date > now() - interval '1 minute';
Closed this issue · 0 comments
select * from player where modification_date > now() - interval '1 minute';