remotes/1693045480750635534/spooky-22
Aevann1 2022-06-25 01:00:02 +00:00
parent 51c91de1dd
commit eb0f8397f0
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ CREATE TABLE public.submissions (
private boolean DEFAULT false NOT NULL,
views integer DEFAULT 0 NOT NULL,
is_bot boolean DEFAULT false NOT NULL,
bannedfor character varying(11),
bannedfor boolean,
comment_count integer DEFAULT 0 NOT NULL,
club boolean DEFAULT false NOT NULL,
stickied character varying(40),