3 lines
91 B
MySQL
3 lines
91 B
MySQL
|
|
-- AlterTable
|
||
|
|
ALTER TABLE "event_participants" ADD COLUMN "competitor_number" INTEGER;
|