schema
This commit is contained in:
parent
72600d0e6b
commit
fcab976f17
1 changed files with 2 additions and 2 deletions
|
@ -1049,10 +1049,10 @@ CREATE TABLE public.users (
|
|||
controversial boolean,
|
||||
background text,
|
||||
verified text,
|
||||
quadrant text,
|
||||
fail_utc integer,
|
||||
steal_utc integer,
|
||||
fail2_utc integer
|
||||
fail2_utc integer,
|
||||
cardview boolean
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue