Add simple dropdown component and change severity filter to use it
Closed
requested to merge 383346-common-vulnerability-filter-component-2 into 383346-add-filter-dropdown-component
5 unresolved threads
Compare changes
Files
3- Thong Kuah authored
This fixes the issue where we attempt to truncate tables that are referenced from such detached partition tables. Note: Postgresql::DetachedPartition is a shared model So we need to specify the connection it is used in so that we correctly create a Postgresql::DetachedPartition in each database. Changelog: fixed
@@ -7,5 +7,9 @@ class DetachedPartition < ::Gitlab::Database::SharedModel
@@ -7,5 +7,9 @@ class DetachedPartition < ::Gitlab::Database::SharedModel