forked from MarseyWorld/MarseyWorld
sneed
parent
f3b71f604e
commit
0f09ff00dd
|
@ -100,7 +100,8 @@ CREATE TABLE public.submissions (
|
|||
stickied_utc integer,
|
||||
ghost boolean DEFAULT false NOT NULL,
|
||||
sub character varying(20),
|
||||
new boolean
|
||||
new boolean,
|
||||
hole_pinned character varying(30)
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue