club_template_enrollment_fields


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
club_enrollment_fields.club_template_enrollment_field_id club_enrollment_fields_ibfk_2 C
club_template_id INT 10 null
club_templates.id club_template_enrollment_fields_ibfk_1 C
name TEXT 65535 null
description MEDIUMTEXT 16777215 null
authorised_value_category VARCHAR 16 null

Table contained 0 rows

Indexes

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

Relationships