alter table pack add column frozen BOOLEAN NOT NULL default false; alter table license add column metadata_obsolete BOOLEAN NOT NULL default false;