sneed
This commit is contained in:
parent
27e51ac01d
commit
093dec9ec9
3 changed files with 2 additions and 1 deletions
BIN
files/assets/images/badges/112.webp
Normal file
BIN
files/assets/images/badges/112.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
BIN
files/assets/images/badges/113.webp
Normal file
BIN
files/assets/images/badges/113.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.3 KiB |
|
@ -813,7 +813,8 @@ CREATE TABLE public.users (
|
||||||
winnings integer,
|
winnings integer,
|
||||||
patron_utc integer,
|
patron_utc integer,
|
||||||
rehab integer,
|
rehab integer,
|
||||||
nwordpass boolean
|
nwordpass boolean,
|
||||||
|
house character varying(8)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue