Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 337 Bytes

expect_column_values_to_be_unique.md

File metadata and controls

11 lines (8 loc) · 337 Bytes

expect_column_values_to_be_unique (source)

Expect each column value to be unique.

Applies to: Column

tests:
  - dbt_expectations.expect_column_values_to_be_unique:
      row_condition: "id is not null" # (Optional)