fix: ลบ column ไม่ได้ใช้ออก

This commit is contained in:
Net 2024-03-21 10:21:22 +07:00
parent 61b166cabc
commit 8b3398e7f7
6 changed files with 14 additions and 84 deletions

View file

@ -12,12 +12,6 @@ export class ProfileOtherHistory extends EntityBase {
})
profileOtherId: string;
@Column({
comment: "สถานะการใช้งาน",
default: false,
})
isActive: boolean;
@Column({
nullable: true,
comment: "รายละเอียด",