Table: CustomerChannels
Name: CustomerChannels Comment:Lưu thông tin khách hàng đến từ nguồn nào 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 |
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 | | |
| Updated By | updatedBy | int | false | | |
| Created At | createdAt | datetime | false | | |
| Updated At | updatedAt | datetime | false | | |
| Deleted | deleted | tinyint(1) | false | | |