remotes/1693045480750635534/spooky-22
Aevann1 2022-05-10 08:00:01 +00:00
parent db99dd8255
commit 842bf671c9
1 changed files with 1 additions and 1 deletions

View File

@ -593,7 +593,7 @@ CREATE TABLE public.users (
patron integer DEFAULT 0 NOT NULL, patron integer DEFAULT 0 NOT NULL,
controversial boolean DEFAULT false NOT NULL, controversial boolean DEFAULT false NOT NULL,
background character varying(20), background character varying(20),
verified character varying(20), verified character varying(100),
cardview boolean NOT NULL, cardview boolean NOT NULL,
received_award_count integer DEFAULT 0 NOT NULL, received_award_count integer DEFAULT 0 NOT NULL,
highlightcomments boolean DEFAULT true NOT NULL, highlightcomments boolean DEFAULT true NOT NULL,