1 line
65 B
MySQL
1 line
65 B
MySQL
|
ALTER TABLE answer ADD COLUMN version integer NOT NULL default 0;
|