uodate
This commit is contained in:
@ -29,7 +29,7 @@ export class User {
|
||||
password: string;
|
||||
|
||||
@Column({
|
||||
nullable: false,
|
||||
nullable: true,
|
||||
unique: false,
|
||||
length: 64,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user