entry_sources

27 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
entry_id VARCHAR 255 null
entries.entry_id entry_sources_entry_id_foreign R
source_id VARCHAR 255 null
sources.source_id 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)
entry_sources_entry_id_foreign Performance Asc entry_id
entry_sources_source_id_foreign Performance Asc source_id

Relationships