We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f8fc54 commit 2498190Copy full SHA for 2498190
lib/postgres/src/index.ts
@@ -2,4 +2,5 @@ export * from './pg-transaction.js';
2
export * from './pg-transaction-manager.js';
3
export * from './nestjs/drizzle-orm.module.js';
4
export * from './nestjs/pg-client.module.js';
5
+export * from './nestjs/pg-pool.module.js';
6
export * from './nestjs/pg-transaction-manager.module.js';
0 commit comments