← Shopware 6.1.4

Shopware 6.1.4 tax_rule_type_translation

Translations for tax rule type names.

Columns

5 columns

Column Type Nullable Additional
tax_rule_type_id binary(16) NO Primary Key Foreign Key → tax_rule_type.id
language_id binary(16) NO Primary Key Foreign Key → language.id
type_name varchar(255) NO
created_at datetime(3) NO
updated_at datetime(3) YES

Indexes

2 indexes

Index Name Columns Unique
fk.tax_rule_type_translation.language_id language_id No
PRIMARY tax_rule_type_id,language_id Yes

Relations (from this table)

2 relations

Local Field Foreign Table Foreign Field
language_id language id
tax_rule_type_id tax_rule_type id