schema
This commit is contained in:
parent
11f78802a8
commit
b2ced71203
1 changed files with 2 additions and 1 deletions
|
@ -225,7 +225,8 @@ CREATE TABLE public.users (
|
||||||
animatedname boolean,
|
animatedname boolean,
|
||||||
suicide_utc integer,
|
suicide_utc integer,
|
||||||
post_count integer,
|
post_count integer,
|
||||||
comment_count integer
|
comment_count integer,
|
||||||
|
highres text
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue