From 9c2315d83b449548e7bd370283d842521d4d0b2a Mon Sep 17 00:00:00 2001 From: Maria Lorena Rodriguez Viruel Date: Fri, 23 Aug 2024 16:22:33 -0400 Subject: [PATCH] revert changes in root --- models/root/root.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/models/root/root.yml b/models/root/root.yml index 470b5766..9f10a33b 100644 --- a/models/root/root.yml +++ b/models/root/root.yml @@ -16,6 +16,8 @@ models: data_type: string constraints: - type: unique + tests: + - not_null - name: saved_timestamp data_type: timestamp - name: _deleted