Welcome to mirror list, hosted at ThFree Co, Russian Federation.

internal_ids.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 100e58ad92134ea8d962cbd6334bbb8fcd0b0e62 (plain)
1
2
3
4
5
6
7
8
9
---
table_name: internal_ids
classes:
- InternalId
feature_categories:
- database
description: Keeps track of counters scoped to a certain context, e.g. a project-wide counter for issues.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/17580
milestone: '10.7'