update
This commit is contained in:
@ -15,6 +15,7 @@ export class HrmsTraining {
|
|||||||
|
|
||||||
@Column({
|
@Column({
|
||||||
nullable: false,
|
nullable: false,
|
||||||
|
unique: true,
|
||||||
length: 256,
|
length: 256,
|
||||||
})
|
})
|
||||||
code: string;
|
code: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user