fixed profile meta and game columns
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
BEGIN;
|
||||
|
||||
CREATE TABLE IF NOT EXISTS data.profile_meta (
|
||||
name TEXT,
|
||||
steam64_id TEXT,
|
||||
is_collector BOOL,
|
||||
is_leetify_staff BOOL,
|
||||
|
||||
Reference in New Issue
Block a user