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