update
This commit is contained in:
@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user