entry_phenomenoms

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
link_id VARCHAR 255 null
entry_phenomenom_translations.link_id entry_phenomenom_translations_link_id_foreign C
entry_id VARCHAR 255 null
entries.entry_id entry_phenomenoms_entry_id_foreign C
phenomenon_id VARCHAR 255 null
phenomenon_masters.phenomenon_master_id entry_phenomenoms_phenomenon_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 link_id
entry_phenomenoms_entry_id_foreign Performance Asc entry_id
entry_phenomenoms_phenomenon_id_foreign Performance Asc phenomenon_id

Relationships