Catalog
Tutorial
Feature
Description
Example
meta:
is sensitive: truedescription: >
This is the base
model for our
customer data... - name: customer_id
tests:
- unique:
severity: warn
- not_null:
severity: error
meta:
primary_key: true
description: >
The unique
identifier of our
customersLast updated
Was this helpful?