1 line
82 B
MySQL
1 line
82 B
MySQL
|
|
ALTER TABLE "participants" ADD COLUMN "expected_value" integer DEFAULT 0 NOT NULL;
|