extractor_input
Stable identities for extractor inputs
Primary Key:Foreign Keys:extractor_wizard_id=>extractor_wizard.extractor_wizard_id
extractor_input_extractor_wizard_id_idx-extractor_wizard_idextractor_input_name_uq(Unique) -name
| Column | Data Type | Nullable | Indexed | Description |
|---|---|---|---|---|
extractor_input_id | bigint | No | Yes | Snowflake ID for the extractor input |
extractor_wizard_id | bigint | No | Yes | Wizard to use for the input |
name | text | No | Yes | Stable name used to identify the input |