← Shopware 6.7.7.1

Shopware 6.7.7.1 document_base_config

Columns

12 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
name varchar(64) NO
filename_prefix varchar(64) YES Default:
filename_suffix varchar(64) YES Default:
document_number varchar(64) YES Default:
global tinyint(1) YES Default: 0
document_type_id binary(16) NO Index Foreign Key → document_type.id
logo_id binary(16) YES Index Foreign Key → media.id
config json YES
custom_fields json YES
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

3 indexes

Index Name Columns Unique
fk.document_base_config.logo_id logo_id No
idx.document_base_config.type_id document_type_id No
PRIMARY id Yes

Relations (from this table)

2 relations

Local Field Foreign Table Foreign Field
logo_id media id
document_type_id document_type id

Relations (to this table)

1 relations

Local Field Foreign Table Foreign Field
id document_base_config_sales_channel document_base_config_id