schema
This commit is contained in:
parent
eb42b54e47
commit
18ff01c6fa
2 changed files with 2 additions and 1 deletions
|
@ -212,7 +212,8 @@ CREATE TABLE public.users (
|
|||
post_count integer,
|
||||
comment_count integer,
|
||||
highres text,
|
||||
rent_utc integer
|
||||
rent_utc integer,
|
||||
patrontier integer
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue