← Shopware 5.7.11

Shopware 5.7.11 s_core_countries_attributes

Custom attribute extensions for countries.

Columns

2 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
countryID int(11) YES Unique Foreign Key → s_core_countries.id

Indexes

2 indexes

Index Name Columns Unique
countryID countryID Yes
PRIMARY id Yes

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
countryID s_core_countries id