forked from MarseyWorld/MarseyWorld
sneed
parent
3ca7639793
commit
72807bc876
|
@ -254,7 +254,7 @@ CREATE TABLE public.chat_memberships (
|
|||
user_id integer NOT NULL,
|
||||
chat_id integer NOT NULL,
|
||||
created_utc integer NOT NULL,
|
||||
notification boolean NOT NULL,
|
||||
notification boolean,
|
||||
mentions integer NOT NULL
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue