schema
parent
38c958b5a5
commit
9a856c7199
|
@ -226,7 +226,8 @@ CREATE TABLE public.users (
|
|||
suicide_utc integer,
|
||||
post_count integer,
|
||||
comment_count integer,
|
||||
highres text
|
||||
highres text,
|
||||
rent_utc integer
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue