entry_crossref_translations

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT UNSIGNED 20 null
entry_crossref_id VARCHAR 255 null
entry_crossrefs.entry_crossref_id entry_crossref_translations_entry_crossref_id_foreign C
locale VARCHAR 255 null
relation_type 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 id
entry_crossref_translations_entry_crossref_id_locale_unique Must be unique Asc/Asc entry_crossref_id + locale
entry_crossref_translations_locale_index Performance Asc locale

Relationships