mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-01 02:31:31 +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;
|