SWDB
← Versions / 6.7.2.0 /

country_state

Fields (7)

Name Type Null Key Default Extra
id binary(16) NO PRI NULL
country_id binary(16) NO MUL NULL
short_code varchar(255) NO NULL
position int NO 1
active tinyint(1) NO 1
created_at datetime(3) NO NULL
updated_at datetime(3) YES NULL

Indexes (2)

Name Columns Unique
fk.country_state.country_id country_id No
PRIMARY id Yes

Relations From (1)

country_id country . id

Referenced By (3)

country_state_translation . country_state_id id
customer_address . country_state_id id
order_address . country_state_id id