fixture_template_types


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
version BIGINT 19 null
template_id BIGINT 19 null
fixture_templates.id FK55C1C56AACACCFC R
type_id BIGINT 19 null
fixture_types.id FK55C1C56A375E5FC R

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK55C1C56A375E5FC Performance Asc type_id
FK55C1C56AACACCFC Performance Asc template_id
type_id Must be unique Asc/Asc type_id + template_id
unique_template_id Must be unique Asc/Asc type_id + template_id

Relationships