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

airflow_dags.yml « deleted_tables « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4942e71d3bf415c9b7123981f9f02cf402e66db4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
table_name: airflow_dags
classes:
  - Airflow::Dags
feature_categories:
  - dataops
description: An Airflow DAG is a record of the current status of a DAG from an Airflow instance
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/108900
milestone: '15.9'
gitlab_schema: gitlab_main
removed_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/112192
removed_in_milestone: '15.10'