We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 180b82e commit 35a2accCopy full SHA for 35a2acc
1 file changed
packages/pgsql-test/src/connect.ts
@@ -2,6 +2,7 @@ import { getConnEnvOptions } from '@pgpmjs/env';
2
import { PgTestConnectionOptions } from '@pgpmjs/types';
3
import { randomUUID } from 'crypto';
4
import { teardownPgPools } from 'pg-cache';
5
+
6
import {
7
getPgEnvOptions,
8
PgConfig,
0 commit comments