SWDB
← Versions / 6.6.3.0 /

currency_country_rounding

Fields (7)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
currency_id binary(16) NO MUL NULL
country_id binary(16) NO MUL NULL
item_rounding json NO NULL
total_rounding json NO NULL
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (3)

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

Relations From (2)

currency_id currency . id
country_id country . id