more docs

This commit is contained in:
Pablo Martin 2024-02-01 16:51:41 +01:00
parent e6c772366b
commit c5b0e040a1

View file

@ -12,4 +12,12 @@ models:
- not_null
- name: users_with_this_id_deal
description: "The count of Superhog accounts that have this Deal Id assigned."
- name: int_core__unified_user
description: "Data for all users after merging User and SuperhogUser."
columns:
- name: id_user
description: "The primary key for this table"
tests:
- unique
- not_null