Table: CustomerIndustrialParks
Name: CustomerIndustrialParks Comment:Lưu thông tin khu công nghiệp trong quản lý trang ei-admin
Primary Key
Columns: Id Cluster: false
Indexes[]
Columns | Cluster | Unique |
| Id | | true |
Foreign Keys[]
Columns | Ref Table | Ref Columns | Options |
| provinceId | Province | id | --------- |
Relationships[]
Columns | Ref Table | Ref Columns | Options |
Columns[]
Label | Name | Type | Nullable | Default | Comment |
| Id | id | int auto_increment | false | | |
| Name | name | varchar | false | | |
| Description | description | text | true | | |
| Location | location | text | true | null | |
| Province | provinceId | int | true | null | tinh/thanh |
| Updated By | updatedBy | int | false | | |
| Created At | createdAt | datetime | false | | |
| Updated At | updatedAt | datetime | false | | |
| Deleted | deleted | tinyint(1) | false | | |