14 lines
376 B
YAML
14 lines
376 B
YAML
---
|
|
table_name: ci_deleted_objects
|
|
classes:
|
|
- Ci::DeletedObject
|
|
feature_categories:
|
|
- job_artifacts
|
|
description: Allows efficient batch deletion of data in object storage.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/9bf76fe03f8edf4f67023448161af27abb8fb521
|
|
milestone: '13.5'
|
|
gitlab_schema: gitlab_ci
|
|
sharding_key:
|
|
project_id: projects
|
|
table_size: small
|