Skip to content

importer: change type of result_id column to unsigned bigint

clayton craft requested to merge craftyguy/mesa_ci_results:update into master

This column was hitting the top of sint32 after a few month on some of the more active jobs (e.g. vulkancts). uint64 should be enough for anyone for a while.

Merge request reports

Loading