schema
parent
aea9409dd2
commit
b408348011
|
@ -1046,7 +1046,8 @@ CREATE TABLE public.users (
|
|||
rent_utc integer,
|
||||
patron integer,
|
||||
zzz boolean DEFAULT false,
|
||||
controversial boolean
|
||||
controversial boolean,
|
||||
background text
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue