forked from lix-project/hydra
3 lines
82 B
MySQL
3 lines
82 B
MySQL
|
alter table Jobsets
|
||
|
add column schedulingShares integer not null default 100;
|