Name: Tags Comment:Lưu thông tin của tag sản phẩm
Primary Key
Columns: Id Cluster: false
Indexes[]
Foreign Keys[]
Columns | Ref Table | Ref Columns | Options |
Relationships[]
Columns | Ref Table | Ref Columns | Options |
Columns[]
Label | Name | Type | Nullable | Default | Comment |
| Company | companyId | bigint | false | | |
| Id | id | bigint auto_increment | false | | |
| Name | name | text | false | | |
| Slug | slug | text | false | | |
| Created By | createdBy | int | false | | |
| Updated By | updatedBy | int | true | | |
| Created At | createdAt | datetime | true | | |
| Updated At | updatedAt | datetime | true | | |
| Delete | deleted | tinyint(1) | false | 0 | |