SWDB
← Versions / 6.5.4.1 /

document_base_config

Fields (12)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
name varchar(64) NO NULL
filename_prefix varchar(64) YES
filename_suffix varchar(64) YES
document_number varchar(64) YES
global tinyint(1) YES 0
document_type_id binary(16) NO MUL NULL
logo_id binary(16) YES MUL NULL
config json YES NULL
custom_fields json YES NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (3)

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 (2)

logo_id media . id
document_type_id document_type . id

Referenced By (1)

document_base_config_sales_channel . document_base_config_id id