← Shopware 5.5.9

Shopware 5.5.9 s_core_countries_areas

Geographic areas grouping countries (e.g. 'Europe', 'World') for shipping rules.

Columns

3 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
name varchar(255) YES Unique
active int(11) YES

Indexes

2 indexes

Index Name Columns Unique
name_UNIQUE name Yes
PRIMARY id Yes