kysely
Preparing search index...
PostgresConnectionOptions
Interface PostgresConnectionOptions
interface
PostgresConnectionOptions
{
controlClient
?:
PostgresClientConstructor
;
cursor
:
PostgresCursorConstructor
|
null
;
poolOptions
:
object
;
}
Index
Properties
control
Client?
cursor
pool
Options
Properties
Optional
control
Client
controlClient
?:
PostgresClientConstructor
cursor
cursor
:
PostgresCursorConstructor
|
null
pool
Options
poolOptions
:
object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
control
Client
cursor
pool
Options
kysely
Loading...