template_event_category


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id_template_event int4 10 null
template_event.id template_event_fkR
id_category int4 10 null
category.id category_fkR

Indexes

Constraint Name Type Sort Column(s)
template_event_category_pk Primary key Asc/Asc id_template_event + id_category

Relationships