mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
14 lines
333 B
YAML
14 lines
333 B
YAML
---
|
|
table_name: pages_deployments
|
|
classes:
|
|
- PagesDeployment
|
|
feature_categories:
|
|
- pages
|
|
description: Stores ZIP archives for GitLab Pages websites.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/41785
|
|
milestone: '13.4'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|