stage_pipeline_enum


Description

A row in this table represents a pipeline of a stage \(lead, applicant, interview\) used to group similar milestones.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
stage_pipeline_id varchar 2147483647 null
account_stages.stage_pipeline_id account_stages_stage_pipeline_id_fkeyN
opportunity_progress_events.stage_pipeline_id opportunities_progress_events_stage_pipeline_id_fkeyN

Primary key.

stage_pipeline varchar 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
stage_pipeline_enum_pkey Primary key Asc stage_pipeline_id

Relationships