feat: add private and profile
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- شمارندهی میزهای خصوصیِ رایگانِ مصرفشده (دورهمی). کاربر غیر VIP سقفِ محدود دارد.
|
||||
ALTER TABLE users ADD COLUMN free_tables_used INTEGER NOT NULL DEFAULT 0;
|
||||
Reference in New Issue
Block a user