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