From 3b49816bc5110e3de4d194bf927ed7fa7320b9d3 Mon Sep 17 00:00:00 2001 From: "fazri.is" Date: Fri, 5 Dec 2025 16:45:51 +0700 Subject: [PATCH] update --- src/entity/trx_maintenance_customers.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/entity/trx_maintenance_customers.ts b/src/entity/trx_maintenance_customers.ts index 958a4de..8fe5f7e 100644 --- a/src/entity/trx_maintenance_customers.ts +++ b/src/entity/trx_maintenance_customers.ts @@ -20,7 +20,6 @@ export class TrxMaintenanceCustomer { @Column({ nullable: false, - unique: true, length: 256, }) cif_number: string;