channel_type

13 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
channel.type_id fk_channel_type_id R
name text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
channel_type_pkey Primary key Asc id

Check Constraints

Constraint Name Constraint
channel_type_id_not_null1 id IS NOT NULL

Relationships