master
Aevann1 2021-12-10 19:33:25 +02:00
commit f396f725b9
1 changed files with 2 additions and 1 deletions

View File

@ -766,7 +766,8 @@ CREATE TABLE public.users (
longpost integer, longpost integer,
unblockable boolean, unblockable boolean,
teddit boolean, teddit boolean,
bird integer bird integer,
fish boolean
); );