Removed null fields

This commit is contained in:
Joaquin Ossa 2024-12-03 11:35:03 +01:00
parent 4d0c45e49d
commit 63b3cae062
5 changed files with 11 additions and 37 deletions

View file

@ -30,10 +30,6 @@ models:
tests:
- not_null
- name: id_accommodation
data_type: text
description: "unique Superhog generated id for a listing"
- name: version
data_type: text
description: "value to identify if it is Guesty (V1) or E-deposit (V2)"
@ -127,10 +123,6 @@ models:
data_type: text
description: ""
- name: company_name
data_type: text
description: ""
- name: property_manager_name
data_type: text
description: ""