Typegres API Reference - v0.2.0
Preparing search index...
typegres
Function typegres
typegres
<
C
=
undefined
>
(
opts
:
{
type
:
"pglite"
}
|
{
connectionString
:
string
;
type
:
"pg"
}
,
)
:
Promise
<
Database
<
C
>
>
Type Parameters
C
=
undefined
Parameters
opts
:
{
type
:
"pglite"
}
|
{
connectionString
:
string
;
type
:
"pg"
}
Returns
Promise
<
Database
<
C
>
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Typegres API Reference - v0.2.0
Loading...