schema
This commit is contained in:
parent
aaada5eb4d
commit
d7bc63f340
1 changed files with 3 additions and 1 deletions
|
@ -1052,7 +1052,9 @@ CREATE TABLE public.users (
|
|||
fail_utc integer,
|
||||
steal_utc integer,
|
||||
fail2_utc integer,
|
||||
cardview boolean
|
||||
cardview boolean,
|
||||
received_award_count integer,
|
||||
highlightcomments boolean
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue