This fixes an oversight in query_history. The arches field of this table was omitted. This field was added to the table in #2564 (from 1.24)
Fixes https://pagure.io/koji/issue/4290
Do we want to pull it into 1.35 as part of repo regen rewrite?
I don't think it's needed for 1.35. I just happened to notice this while poking at some history calls last week. I don't think any part of the kojira code relies on query_history.
This is a very small and safe change, so it would be ok to pull it in in principle, but I wouldn't want to hold up 1.35 for it.
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
Metadata Update from @tkopecek: - Pull-request untagged with: testing-ready - Pull-request tagged with: testing-basic
Metadata Update from @mfilip: - Pull-request tagged with: testing-done
Commit 18fa1c3f fixes this pull-request
Pull-Request has been merged by tkopecek
This fixes an oversight in query_history. The arches field of this table was omitted. This field was added to the table in #2564 (from 1.24)
Fixes https://pagure.io/koji/issue/4290