diff options
Diffstat (limited to 'db/schema/index.ts')
| -rw-r--r-- | db/schema/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/schema/index.ts b/db/schema/index.ts index 189519e8..537cc16c 100644 --- a/db/schema/index.ts +++ b/db/schema/index.ts @@ -12,3 +12,4 @@ export * from './vendors'; export * from './tasks'; export * from './logs'; export * from './basicContractDocumnet'; +export * from './procurementRFQ'; |
