cohort_phases

6 rows


Description

(Enum) Available cohort phases

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
cohorts.phase_id cohorts_phase_id_fkeyR
modules.phase_id modules_phase_id_fkeyR
project_scores.phase_id project_scores_phase_id_fkeyR
project_vote_decisions.phase_id project_vote_decisions_phase_id_fkeyR
project_votes.phase_id project_votes_phase_id_fkeyR
name text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
cohort_phases_pkey Primary key Asc id
cohort_phases_name_key Must be unique Asc name

Relationships