This commit is contained in:
fro1991
2025-11-05 13:15:46 +07:00
parent 9babe9f186
commit 3d2fcf28ba

View File

@ -21,11 +21,6 @@ export class TrxMaintenanceDetail {
}) })
reference_table: String; reference_table: String;
@Column({
length: 256,
})
reference_column: String;
@Column({ @Column({
nullable: true, nullable: true,
type: "uuid", type: "uuid",