Included explanation in schema

This commit is contained in:
Joaquin Ossa 2024-09-09 18:36:13 +02:00
parent a54bc78c53
commit 6ed48a39fc

View file

@ -220,7 +220,10 @@ models:
columns:
- name: id_verification
data_type: text
description: "unique Superhog generated id for this verification"
description:
"Unique Superhog generated id for this verification.
Note that there are some users that have a different id in Cosmos.
For those users we created a mapping to relate this ids."
tests:
- unique
- not_null