update
This commit is contained in:
@ -9,6 +9,7 @@ export class HrmsScholarship {
|
||||
id: string;
|
||||
|
||||
@Column({
|
||||
// nullable: false,
|
||||
nullable: false,
|
||||
length: 256,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user