fix typo in schema
This commit is contained in:
parent
9f80f0a916
commit
e750e288c5
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ models:
|
|||
- not_null:
|
||||
where: created_at_utc > '2024-04-01T00:00:00Z' and verification_status != 'InsufficientInformation'
|
||||
|
||||
- name: id_user
|
||||
- name: id_user_partner
|
||||
data_type: text
|
||||
description: ""
|
||||
tests:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue