extractor_output_check_required
Enforces required data for an extractor output. A row is invalid if every column in any check-required group is empty.
Primary Key:Foreign Keys:extractor_column_group_id=>extractor_column_group.extractor_column_group_idextractor_output_id=>extractor_output.extractor_output_id
extractor_output_check_required_extractor_column_group_id_idx-extractor_column_group_id
| Column | Data Type | Nullable | Indexed | Description |
|---|---|---|---|---|
extractor_output_id | bigint | No | Yes | The output the check-required condition applies to Generated through expression: |
extractor_column_group_id | bigint | No | Yes | A column group in the check-required condition Generated through expression: |