response_types

3 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
response_type_id VARCHAR 255 null
entry_variants.response_type fk_entry_variants_response_type R
response_type_translations.response_type_id response_type_translations_response_type_id_foreign C
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 response_type_id

Relationships