remotes/1693045480750635534/spooky-22
Aevann1 2021-07-29 09:00:42 +02:00
commit 24a8a24318
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
);