Table: CustomerRanks
Name
: CustomerRanks Comment
:Lưu thông tin xếp hạng khách hàng 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 | | |