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

taggings.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 71078ab9c190576c2bd16f70f1c832ee08dc4fe0 (plain)
1
2
3
4
5
6
7
8
9
10
---
table_name: taggings
classes:
- ActsAsTaggableOn::Tagging
feature_categories:
- continuous_integration
- runner
description: Taggings applied to arbitrary models based on entries in the 'tags' table
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/commit/b946da44695c9c8fe8867bb87bcdf801c52177d3
milestone: "1.2"