forked from lix-project/hydra
3 lines
161 B
MySQL
3 lines
161 B
MySQL
|
alter table JobsetInputs add column emailResponsible integer not null default 0;
|
||
|
alter table BuildInputs add column emailResponsible integer not null default 0;
|