← Shopware 6.7.7.1

Shopware 6.7.7.1 currency_country_rounding

Columns

7 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
currency_id binary(16) NO Index Foreign Key → currency.id
country_id binary(16) NO Index Foreign Key → country.id
item_rounding json NO
total_rounding json NO
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

3 indexes

Index Name Columns Unique
country_id country_id No
currency_id currency_id No
PRIMARY id Yes

Relations (from this table)

2 relations

Local Field Foreign Table Foreign Field
currency_id currency id
country_id country id