schema
This commit is contained in:
parent
1f80106ba4
commit
8f6e9a4807
2 changed files with 2 additions and 1 deletions
BIN
chart.png
BIN
chart.png
Binary file not shown.
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 50 KiB |
|
@ -1057,7 +1057,8 @@ CREATE TABLE public.users (
|
|||
fail2_utc integer,
|
||||
cardview boolean,
|
||||
received_award_count integer,
|
||||
highlightcomments boolean
|
||||
highlightcomments boolean,
|
||||
club_banned boolean DEFAULT false
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue