summaryrefslogtreecommitdiff
path: root/db/gitlab_structure.sql
blob: 35c7a2eb14e2272c53dfcb600e3828437d402478 (plain)
1
2
3
4
-- this file tracks custom GitLab data, such as foreign keys referencing partitioned tables
-- more details can be found in the issue: https://gitlab.com/gitlab-org/gitlab/-/issues/201872
SET search_path=public;