remotes/1693045480750635534/spooky-22
Aevann1 2021-08-27 08:00:20 +00:00
parent cbb577876a
commit 57cbe66347
1 changed files with 1 additions and 1 deletions

View File

@ -1048,7 +1048,7 @@ CREATE TABLE public.users (
patron integer,
controversial boolean,
background text,
verified boolean
verified text
);