Removed coalesce so it includes NULL for failed validations
This commit is contained in:
parent
798fc7b937
commit
1c60099b0b
1 changed files with 0 additions and 6 deletions
|
|
@ -1893,12 +1893,6 @@ models:
|
||||||
- name: validation_passed
|
- name: validation_passed
|
||||||
data_type: boolean
|
data_type: boolean
|
||||||
description: "Boolean to indicate if the validation was approved or not."
|
description: "Boolean to indicate if the validation was approved or not."
|
||||||
tests:
|
|
||||||
- accepted_values:
|
|
||||||
values:
|
|
||||||
- True
|
|
||||||
- False
|
|
||||||
- Null
|
|
||||||
|
|
||||||
- name: feature_size_meters
|
- name: feature_size_meters
|
||||||
data_type: numeric
|
data_type: numeric
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue