forked from MarseyWorld/MarseyWorld
sneed
parent
8e48728614
commit
82ccae57a7
|
@ -844,7 +844,8 @@ CREATE TABLE public.users (
|
|||
poorcel boolean DEFAULT false NOT NULL,
|
||||
last_viewed_post_notifs integer NOT NULL,
|
||||
pronouns character varying(11) NOT NULL,
|
||||
last_viewed_log_notifs integer NOT NULL
|
||||
last_viewed_log_notifs integer NOT NULL,
|
||||
imginn boolean
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue