We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2b3d85 commit f36aa4dCopy full SHA for f36aa4d
learn-dbt/models/example/schema.yml
@@ -17,7 +17,6 @@ models:
17
description: "The primary key for this table"
18
tests:
19
- unique
20
- - not_null
21
- relationships:
22
to: ref('my_first_dbt_model')
23
field: id
0 commit comments