email_participant_enum


Columns

Column Type Size Nulls Auto Default Children Parents Comments
email_participant_enum_id varchar 2147483647 null
email_participants.participant_type email_participants_participant_type_fkeyN

Primary key.

email_participant varchar 2147483647 null

The name of a type of email participant.

Indexes

Constraint Name Type Sort Column(s)
email_participant_enum_pkey Primary key Asc email_participant_enum_id

Relationships