Included explanation in schema
This commit is contained in:
parent
a54bc78c53
commit
6ed48a39fc
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue