Skip to content

Commit 66a0a6b

Browse files
committed
adding enableChannelBinding
1 parent 30839a7 commit 66a0a6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

typescript/pg-subset.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ declare namespace pg {
120120
types?: ITypeOverrides
121121
allowExitOnIdle?: boolean
122122
maxLifetimeSeconds?: number
123+
enableChannelBinding?:boolean
123124
}
124125

125126
// Type id-s supported by PostgreSQL, copied from:

0 commit comments

Comments
 (0)