extractor_wizard_map_output_value
Wizard map output value mappings
Primary Key:Foreign Keys:extractor_column_id=>extractor_column.extractor_column_idextractor_wizard_map_output_id=>extractor_wizard_map_output.extractor_wizard_map_output_id
extractor_wizard_map_output_value_extractor_column_id_idx-extractor_column_id
| Column | Data Type | Nullable | Indexed | Description |
|---|---|---|---|---|
extractor_wizard_map_output_id | bigint | No | Yes | The map output the value mapping applies to Generated through expression: |
extractor_column_id | bigint | No | Yes | The output column the value is mapped to Generated through expression: |
value | text | No | No | The value that is mapped to the output column Generated through expression: |