Merge branch 'frost' of https://github.com/Aevann1/Drama into frost

master
Aevann1 2022-03-06 00:46:59 +02:00
commit a084cf2591
1 changed files with 1 additions and 0 deletions

View File

@ -573,6 +573,7 @@ CREATE TABLE public.users (
profilecss character varying(4000),
coins integer DEFAULT 0 NOT NULL,
agendaposter integer DEFAULT 0 NOT NULL,
suicide_utc integer DEFAULT 0 NOT NULL,
post_count integer DEFAULT 0 NOT NULL,
comment_count integer DEFAULT 0 NOT NULL,
highres character varying(60),