mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-07 13:41:24 +00:00
4 lines
97 B
MySQL
4 lines
97 B
MySQL
|
ALTER TABLE targets ADD COLUMN system_id text;
|
||
|
|
||
|
ALTER TABLE artifacts ADD COLUMN is_dir boolean;
|