schema
g
This commit is contained in:
parent
d6849a9f2f
commit
11ef01982b
1 changed files with 2 additions and 1 deletions
|
@ -766,7 +766,8 @@ CREATE TABLE public.users (
|
|||
longpost integer,
|
||||
unblockable boolean,
|
||||
teddit boolean,
|
||||
bird integer
|
||||
bird integer,
|
||||
fish boolean
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue