template_event_tag


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id_template_event int4 10 null
template_event.id template_event_fkR
id_tag int4 10 null
tag.id tag_fkR

Indexes

Constraint Name Type Sort Column(s)
template_event_tag_pk Primary key Asc/Asc id_template_event + id_tag

Relationships