emotions_primary


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT UNSIGNED 10 null
emotions.emotion_primary_id emotions_emotion_primary_id_foreign C
emotions_secondary.emotion_primary_id emotions_secondary_emotion_primary_id_foreign C
name VARCHAR 255 null
created_at TIMESTAMP 19 null
updated_at TIMESTAMP 19 null

Indexes

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

Relationships