remotes/1693045480750635534/spooky-22
Aevann1 2022-02-04 12:00:01 +00:00
parent a24439d1ee
commit 69a9965687
1 changed files with 2 additions and 1 deletions

View File

@ -813,7 +813,8 @@ CREATE TABLE public.users (
winnings integer,
patron_utc integer,
rehab integer,
nwordpass boolean
nwordpass boolean,
house character varying(8)
);