Table: Partners
Name: Partners Comment:Lưu danh sách thông tin các các đối tác trong ei-admin
Primary Key
Columns: Id Cluster: false
Indexes[]
Foreign Keys[]
Columns | Ref Table | Ref Columns | Options |
| categoryId | PartnerCategories | Id | |
Relationships[]
Columns | Ref Table | Ref Columns | Options |
Columns[]
Label | Name | Type | Nullable | Default | Comment |
| Company | companyId | int | false | | |
| Id | id | int auto_increment | false | | |
| Name | name | int | false | | |
| Logo | logo | varchar(255) | false | | |
| Description | desc | varchar(255) | false | | |
| Content | content | varchar(255)) | false | | |
| Created By | createdBy | int | false | | |
| Updated By | updatedBy | int | false | | |
| Created At | createdAt | datetime | false | | |
| Updated At | updatedAt | datetime | false | | |
| Delete | delete | tinyint(1) | false | | |