update
This commit is contained in:
@ -128,7 +128,7 @@ export class TrxCustomerUser {
|
||||
identity_file_visa: string;
|
||||
|
||||
@Column({
|
||||
nullable: false,
|
||||
nullable: true,
|
||||
length: 4096,
|
||||
})
|
||||
address: string;
|
||||
|
||||
Reference in New Issue
Block a user