SWDB
← Versions / 6.4.3.0 /

tax_rule

Fields (8)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
tax_id binary(16) NO MUL NULL
tax_rule_type_id binary(16) NO MUL NULL
country_id binary(16) NO MUL NULL
tax_rate double(10,2) NO NULL
data longtext YES NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (4)

Name Columns Unique
fk.tax_rule.country_id country_id No
fk.tax_rule.tax_area_rule_type_id tax_rule_type_id No
fk.tax_rule.tax_id tax_id No
PRIMARY id Yes

Relations From (3)

country_id country . id
tax_rule_type_id tax_rule_type . id
tax_id tax . id