ALTER TABLE traits ADD COLUMN defaultspoil smallint NOT NULL DEFAULT 0; ALTER TABLE tags ADD COLUMN defaultspoil smallint NOT NULL DEFAULT 0;