summaryrefslogtreecommitdiff
path: root/db/schema/index.ts
diff options
context:
space:
mode:
authordujinkim <dujin.kim@dtsolution.co.kr>2025-06-05 01:53:35 +0000
committerdujinkim <dujin.kim@dtsolution.co.kr>2025-06-05 01:53:35 +0000
commit610d3bccf1cb640e2a21df28d8d2a954c2bf337e (patch)
treee7e6d72fecf14ddcff1b5b52263d14119b7c488c /db/schema/index.ts
parent15969dfedffc4e215c81d507164bc2bb383974e5 (diff)
(대표님) 변경사항 0604 - OCR 관련 및 drizzle generated sqls
Diffstat (limited to 'db/schema/index.ts')
-rw-r--r--db/schema/index.ts3
1 files changed, 2 insertions, 1 deletions
diff --git a/db/schema/index.ts b/db/schema/index.ts
index 309af050..5c0b3135 100644
--- a/db/schema/index.ts
+++ b/db/schema/index.ts
@@ -14,4 +14,5 @@ export * from './logs';
export * from './basicContractDocumnet';
export * from './procurementRFQ';
export * from './setting';
-export * from './techSales'; \ No newline at end of file
+export * from './techSales';
+export * from './ocr'; \ No newline at end of file