geonature.core.imports.checks.sql.core¶
Functions¶
|
Validity columns are three-states: |
|
Module Contents¶
- geonature.core.imports.checks.sql.core.init_rows_validity(imprt: geonature.core.imports.models.TImports, dataset_name_field: str = 'id_dataset')[source]¶
- Validity columns are three-states:
None: the row does not contains data for the given entity
False: the row contains data for the given entity, but data are erroneous
True: the row contains data for the given entity, and data are valid