From 6b7842a3b4491f038cb81a1a65d7c4cc066eaf5d Mon Sep 17 00:00:00 2001 From: fro1991 Date: Tue, 30 Dec 2025 14:14:48 +0700 Subject: [PATCH] update --- src/entity/compliance_integrity_facts.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/entity/compliance_integrity_facts.ts b/src/entity/compliance_integrity_facts.ts index b3bec4c..e7f8468 100644 --- a/src/entity/compliance_integrity_facts.ts +++ b/src/entity/compliance_integrity_facts.ts @@ -10,7 +10,7 @@ export class ComplianceIntegrityFact { length: 4, }) year: string; - Ò; + @Column({ nullable: true, length: 4096,