From d7352ba4e892606959ce2621ffae422e3de2c25c Mon Sep 17 00:00:00 2001 From: Hagernesh Date: Fri, 19 Jun 2026 12:25:18 +0000 Subject: [PATCH] fix(warehouse): import TableColumn in allocation/fee migration Co-Authored-By: Claude Opus 4.8 (1M context) --- .../1791000000000-AddWarehouseAllocationAndFeeRules.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/edr-freight-api/src/migrations/1791000000000-AddWarehouseAllocationAndFeeRules.ts b/apps/edr-freight-api/src/migrations/1791000000000-AddWarehouseAllocationAndFeeRules.ts index 077a068df..fa6087faa 100644 --- a/apps/edr-freight-api/src/migrations/1791000000000-AddWarehouseAllocationAndFeeRules.ts +++ b/apps/edr-freight-api/src/migrations/1791000000000-AddWarehouseAllocationAndFeeRules.ts @@ -1,4 +1,4 @@ -import { MigrationInterface, QueryRunner, Table } from 'typeorm'; +import { MigrationInterface, QueryRunner, Table, TableColumn } from 'typeorm'; /** * Batch 5 — warehouse allocation rules, storage/demurrage fee rules,