store

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
store_id INT UNSIGNED 10 null
order.store_id order_store_store_id_fk R
store_product.store_id store_product_store_store_id_fk R
phone_no VARCHAR 255 null
street VARCHAR 255 null
coordinate GEOMETRY 65535 null
district_id INT UNSIGNED 10 null
district.district_id store_district_district_id_fk R
city VARCHAR 255 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc store_id
store_coordinate_index Performance Asc coordinate
store_district_district_id_fk Performance Asc district_id

Relationships