m_hook_schema

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id SMALLINT 5 null
hook_template_id SMALLINT 5 null
m_hook_templates.id fk_hook_template_idR
field_type VARCHAR 45 null
field_name VARCHAR 100 null
placeholder VARCHAR 100 NULL
optional BIT 1 b'0'

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
fk_hook_template_id_idx Performance Asc hook_template_id

Relationships