Removed null fields
This commit is contained in:
parent
4d0c45e49d
commit
63b3cae062
5 changed files with 11 additions and 37 deletions
|
|
@ -132,14 +132,6 @@ models:
|
|||
data_type: text
|
||||
description: ""
|
||||
|
||||
- name: property_manager_name
|
||||
data_type: text
|
||||
description: ""
|
||||
|
||||
- name: property_manager_email
|
||||
data_type: text
|
||||
description: ""
|
||||
|
||||
- name: listing_name
|
||||
data_type: text
|
||||
description: ""
|
||||
|
|
@ -164,14 +156,6 @@ models:
|
|||
data_type: boolean
|
||||
description: ""
|
||||
|
||||
- name: level_of_protection_amount
|
||||
data_type: integer
|
||||
description: ""
|
||||
|
||||
- name: level_of_protection_currency
|
||||
data_type: text
|
||||
description: ""
|
||||
|
||||
- name: status_updated_at_utc
|
||||
data_type: timestamp without time zone
|
||||
description: "Timestamp when status was last updated"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue