alter table project__environment add `removed` tinyint default 0; alter table project__inventory add `removed` tinyint default 0; alter table project__repository add `removed` tinyint default 0; alter table access_key add `removed` tinyint default 0;