1 line
87 B
MySQL
1 line
87 B
MySQL
|
|
ALTER TABLE "sports" ADD COLUMN "exclude_from_homepage" boolean DEFAULT false NOT NULL;
|