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