remotes/1693045480750635534/spooky-22
Aevann1 2021-08-11 21:00:18 +00:00
parent aea9409dd2
commit b408348011
1 changed files with 2 additions and 1 deletions

View File

@ -1046,7 +1046,8 @@ CREATE TABLE public.users (
rent_utc integer, rent_utc integer,
patron integer, patron integer,
zzz boolean DEFAULT false, zzz boolean DEFAULT false,
controversial boolean controversial boolean,
background text
); );