Commit graph

6 commits

Author SHA1 Message Date
Mike McLean
5ec9e2379c schema fixes 2018-04-30 11:35:25 -04:00
Tomas Kopecek
b50479abb0 host_channels history 2018-04-30 11:35:25 -04:00
Tomas Kopecek
671d5da44c update version in comment 2018-04-30 11:35:25 -04:00
Tomas Kopecek
0f8238dd33 add index 2018-04-30 11:35:25 -04:00
Tomas Kopecek
a5b713e438 update schema.sql for host_config 2018-04-30 11:35:25 -04:00
Tomas Kopecek
dfd097b440 add history to edit_host
Hosts now have history.

host table was split to host (containing ephemereal and non-editable
data (load, activity, name, user_id)) and host_config containing
data changeable by admins (archs, capacity, ...). This table is
versioned and searchable via queryHistory.

Fixes: https://pagure.io/koji/issue/638
2018-04-30 11:35:25 -04:00