SWDB
← Versions / 6.4.8.1 /

bf_marketplace_settings

Fields (7)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
bf_marketplace_id binary(16) NO MUL NULL
currency_id binary(16) NO MUL NULL
language_id binary(16) NO MUL NULL
country_id binary(16) NO MUL NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (5)

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

bf_marketplace_id bf_marketplace . id
country_id country . id
currency_id currency . id
language_id language . id