remotes/1693045480750635534/spooky-22
Aevann1 2021-08-31 23:23:05 +00:00
parent fd1ffeff5e
commit bd6afb80bc
1 changed files with 4 additions and 1 deletions

View File

@ -1049,7 +1049,10 @@ CREATE TABLE public.users (
controversial boolean,
background text,
verified text,
quadrant text
quadrant text,
fail_utc integer,
steal_utc integer,
fail2_utc integer
);