mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
15 lines
369 B
YAML
15 lines
369 B
YAML
---
|
|
table_name: oauth_access_tokens
|
|
classes:
|
|
- Doorkeeper::AccessToken
|
|
- OauthAccessToken
|
|
feature_categories:
|
|
- system_access
|
|
description: TODO
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/e41dadcb33fda44ee274daa673bd933e13aa90eb
|
|
milestone: '7.7'
|
|
gitlab_schema: gitlab_main_cell
|
|
sharding_key:
|
|
organization_id: organizations
|
|
table_size: over_limit
|