1 line
81 B
MySQL
1 line
81 B
MySQL
|
|
ALTER TABLE "event_results" ADD COLUMN "not_participating" boolean DEFAULT false;
|