forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-08-11 18:00:17 +00:00
parent 19aa46e23f
commit c2df6f2b35
1 changed files with 1 additions and 0 deletions

View File

@ -1039,6 +1039,7 @@ CREATE TABLE public.users (
agendaposter boolean, agendaposter boolean,
agendaposter_expires_utc integer DEFAULT 0, agendaposter_expires_utc integer DEFAULT 0,
resized boolean, resized boolean,
animatedname boolean,
suicide_utc integer, suicide_utc integer,
post_count integer, post_count integer,
comment_count integer, comment_count integer,