Skip to content

Prepare async index on file_final_path

Erick Bajao requested to merge eb-prepare-file-final-path-index into master

What does this MR do and why?

Related to #423074 (comment 1539178660)

This index will be needed for querying job artifact records based on the file_final_path column.

Index will be added synchronously in #423990.

Merge request reports