add: move upload server to buckets
This commit is contained in:
parent
8116307ba0
commit
75fe720f21
83 changed files with 351 additions and 458 deletions
|
@ -1,5 +0,0 @@
|
|||
ALTER TABLE users
|
||||
ADD COLUMN awaiting_purchase INT NOT NULL DEFAULT 0;
|
||||
|
||||
ALTER TABLE users
|
||||
ADD COLUMN was_purchased INT NOT NULL DEFAULT 0;
|
Loading…
Add table
Add a link
Reference in a new issue