mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-16 15:57:22 +00:00
14 lines
333 B
YAML
14 lines
333 B
YAML
---
|
|
table_name: pages_domains
|
|
classes:
|
|
- PagesDomain
|
|
feature_categories:
|
|
- pages
|
|
description: Store Pages domain, certificate and encryption meta data.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/173
|
|
milestone: '8.5'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|