ALTER TABLE targets ADD COLUMN system_id text;

ALTER TABLE artifacts ADD COLUMN is_dir boolean;