fixed profile meta and game columns
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
BEGIN;
|
||||
|
||||
SELECT steam64_id, is_collector, is_leetify_staff, is_pro_plan,
|
||||
SELECT name, steam64_id, is_collector, is_leetify_staff, is_pro_plan,
|
||||
leetify_user_id, faceit_nickname
|
||||
FROM data.profile_meta
|
||||
WHERE FALSE;
|
||||
|
||||
Reference in New Issue
Block a user