pg-utils
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
pgp
close
connect
Index
Variables
pgp
Functions
close
connect
Variables
pgp
pgp
:
IMain
= pgPromise({noWarnings: true})
Functions
close
close
(
db
:
IConnected
<
any
>
)
:
void
Parameters
db:
IConnected
<
any
>
Returns
void
connect
connect
(
connection
:
TUtilsConfig
)
:
Promise
<
IConnected
<
any
>
>
Parameters
connection:
TUtilsConfig
Returns
Promise
<
IConnected
<
any
>
>
Generated using
TypeDoc