original_entry_sources

50550 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT UNSIGNED 20 null
entry_id VARCHAR 255 null
entries.entry_id original_entry_sources_entry_id_foreign R
source_id VARCHAR 255 null
sources.source_id original_entry_sources_source_id_foreign R
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
original_entry_sources_entry_id_foreign Performance Asc entry_id
original_entry_sources_source_id_foreign Performance Asc source_id

Relationships