Merge branch 'frost' of https://github.com/Aevann1/Drama into frost
This commit is contained in:
commit
0ffbbcc877
1 changed files with 1 additions and 0 deletions
|
@ -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),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue