← Shopware 6.4.4.1

Shopware 6.4.4.1 bf_marketplace_settings

Marketplace-specific settings for the (legacy) Business Factory integration.

Columns

7 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
bf_marketplace_id binary(16) NO Index Foreign Key → bf_marketplace.id
currency_id binary(16) NO Index Foreign Key → currency.id
language_id binary(16) NO Index Foreign Key → language.id
country_id binary(16) NO Index Foreign Key → country.id
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

5 indexes

Index Name Columns Unique
fk.bf_marketplace_settings.bf_marketplace_id bf_marketplace_id No
fk.bf_marketplace_settings.country_id country_id No
fk.bf_marketplace_settings.currency_id currency_id No
fk.bf_marketplace_settings.language_id language_id No
PRIMARY id Yes

Relations (from this table)

4 relations

Local Field Foreign Table Foreign Field
bf_marketplace_id bf_marketplace id
country_id country id
currency_id currency id
language_id language id