fix: ลบ column ไม่ได้ใช้ออก
This commit is contained in:
parent
61b166cabc
commit
8b3398e7f7
6 changed files with 14 additions and 84 deletions
|
|
@ -12,12 +12,6 @@ export class ProfileOtherHistory extends EntityBase {
|
|||
})
|
||||
profileOtherId: string;
|
||||
|
||||
@Column({
|
||||
comment: "สถานะการใช้งาน",
|
||||
default: false,
|
||||
})
|
||||
isActive: boolean;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
comment: "รายละเอียด",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue