Skip to content

Resolve "Set `vulnerability_historical_statistics` schema to`gitlab_sec`"

What does this MR do and why?

This MR sets the gitlab schema for vulnerability_historical_statistics to gitlab_sec for the decomposition of this table to the upcoming Sec DB.

This table is never cross joined, which makes it very simple to change.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #471801 (closed)

Edited by Gregory Havenga

Merge request reports