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