251125:1200 6B
This commit is contained in:
@@ -16,4 +16,4 @@ export class CorrespondenceReference {
|
||||
@ManyToOne(() => Correspondence, { onDelete: 'CASCADE' })
|
||||
@JoinColumn({ name: 'tgt_correspondence_id' })
|
||||
target?: Correspondence;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user