diff --git a/models/schema.yml b/models/schema.yml index 3c9d89724..432d1e5a0 100644 --- a/models/schema.yml +++ b/models/schema.yml @@ -14,8 +14,6 @@ sources: period: day columns: - name: full_name - tests: - - not_null - name: date_dev # database: dev # schema: noya_tests_elementary @@ -70,6 +68,7 @@ models: - name: signup_date description: Date (UTC) of a customer's signup to the online shop. + data_tests: [] - name: orders description: This table has basic information about orders, as well as some derived facts based on payments