SWDB
← Versions / 6.7.5.1 /

custom_entity

Fields (11)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
name varchar(255) NO UNI NULL
fields json NO NULL
app_id binary(16) YES MUL NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL
flags json YES NULL
plugin_id binary(16) YES MUL NULL
custom_fields_aware tinyint(1) NO 0
label_property varchar(255) YES NULL
deleted_at datetime(3) YES NULL

Indexes (4)

Name Columns Unique
app_id app_id No
fk.custom_entity.plugin_id plugin_id No
name name Yes
PRIMARY id Yes

Relations From (2)

app_id app . id
plugin_id plugin . id

Referenced By (1)

category . custom_entity_type_id id