remotes/1693045480750635534/spooky-22
Aevann1 2022-03-19 15:00:01 +00:00
parent 7a61b5022f
commit b578240592
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ CREATE TABLE public.submissions (
upvotes integer DEFAULT 1 NOT NULL,
downvotes integer DEFAULT 0 NOT NULL,
app_id integer,
thumburl character varying(100),
thumburl character varying(200),
private boolean DEFAULT false NOT NULL,
views integer DEFAULT 0 NOT NULL,
is_bot boolean DEFAULT false NOT NULL,