remotes/1693045480750635534/spooky-22
Aevann1 2021-07-29 07:00:15 +00:00
parent 38c958b5a5
commit 9a856c7199
1 changed files with 2 additions and 1 deletions

View File

@ -226,7 +226,8 @@ CREATE TABLE public.users (
suicide_utc integer,
post_count integer,
comment_count integer,
highres text
highres text,
rent_utc integer
);