mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 20:11:20 +00:00
2f231b5ce5
- Add modules entry to TargetInfo - When retrieving TargetInfo from cache, make sure info modules match those for the current target, otherwise mark info as stale and re-generate.
3 lines
48 B
SQL
3 lines
48 B
SQL
ALTER TABLE targets ADD COLUMN modules text[];
|
|
|