response_phenomenoms

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
response_phenomenon_id VARCHAR 255 null
responses.response_id response_phenomenoms_response_phenomenon_id_foreign C
phenomenon_id VARCHAR 255 null
phenomenon_masters.phenomenon_master_id response_phenomenoms_phenomenon_id_foreign C
value VARCHAR 255 null
comment TEXT 65535 null
created_at TIMESTAMP 19 null
updated_at TIMESTAMP 19 null
deleted_at TIMESTAMP 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc/Asc response_phenomenon_id + phenomenon_id
response_phenomenoms_phenomenon_id_foreign Performance Asc phenomenon_id

Relationships