1 line
88 B
MySQL
1 line
88 B
MySQL
|
|
ALTER TABLE "leagues" ADD COLUMN "is_public_draft_board" boolean DEFAULT false NOT NULL;
|