entry_types

5 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
entry_type_id VARCHAR 255 null
entries.entry_type_id entries_entry_type_id_foreign R
entry_type_translations.entry_type_id entry_type_translations_entry_type_id_foreign C
is_active BIT 1 1
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 entry_type_id

Relationships