Skip to content

Commit c9ede1e

Browse files
committed
added groups
1 parent c458563 commit c9ede1e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/dbt/package-models.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,13 @@ Metadata about all the snapshots in the project and project packages.
114114
Each row contains information about the properties of a single snapshot, including columns like tags, owner, depends_on,
115115
and description.
116116

117+
### dbt_groups
118+
119+
_Table_
120+
121+
Metadata about the groups configured in the project and project packages.
122+
Each row contains information about the properties of a single group, including columns like group name and owner.
123+
117124
## Alerts views
118125

119126
### alerts_dbt_models

0 commit comments

Comments
 (0)