hydra/src/sql/upgrade-5.sql

3 lines
86 B
MySQL
Raw Normal View History

alter table BuildInputs drop column tag;
alter table JobsetInputAlts drop column tag;