proflie meta and games

This commit is contained in:
2024-01-29 10:19:06 -05:00
parent 6c41cda563
commit 9c5a5a41ca
4 changed files with 121 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
BEGIN;
SELECT steam64Id, isCollector, isLeetifyStaff,
SELECT name, steam64Id, isCollector, isLeetifyStaff,
isProPlan, leetifyUserId, faceitNickname
FROM data.profile_meta
WHERE FALSE;