fix typo in schema

This commit is contained in:
Pablo Martin 2024-09-03 18:19:17 +02:00
parent 9f80f0a916
commit e750e288c5

View file

@ -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: