m_entity_relation

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
m_entity_to_entity_mapping.rel_id FK__rel_id_m_entity_relation_idR
from_entity_type INT 10 null
to_entity_type INT 10 null
code_name VARCHAR 50 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
from_entity_type_to_entity_type_code_name Must be unique Asc/Asc/Asc from_entity_type + to_entity_type + code_name

Relationships