forked from MarseyWorld/MarseyWorld
Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost
commit
59997acfe7
|
@ -123,7 +123,7 @@ CREATE TABLE public.submissions (
|
|||
new boolean,
|
||||
hole_pinned character varying(30),
|
||||
category_id integer,
|
||||
notify boolean DEFAULT true NOT NULL
|
||||
notify boolean NOT NULL
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue