m_hook

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
m_hook_configuration.hook_id fk_hook_id_cfgR
m_hook_registered_events.hook_id fk_hook_idcR
template_id SMALLINT 5 null
m_hook_templates.id fk_template_idR
is_active BIT 1 b'1'
name VARCHAR 45 null
createdby_id BIGINT 19 NULL
created_date DATETIME 19 NULL
lastmodifiedby_id BIGINT 19 NULL
lastmodified_date DATETIME 19 NULL
ugd_template_id BIGINT 19 NULL
m_template.id fk_ugd_template_idR

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
fk_template_id_idx Performance Asc template_id
fk_ugd_template_id Performance Asc ugd_template_id

Relationships