Preparing search index...
The search index is not available
@fermyon/spin-sdk
@fermyon/spin-sdk
PostgresV3
PostgresV3RowSet
Interface PostgresV3RowSet
interface
PostgresV3RowSet
{
columns
:
PostgresV3Column
[]
;
rows
:
{
[
key
:
string
]:
|
null
|
string
|
number
|
bigint
|
boolean
|
Uint8Array
|
Date
;
}
[]
;
}
Index
Properties
columns
rows
Properties
columns
columns
:
PostgresV3Column
[]
rows
rows
:
{
[
key
:
string
]:
|
null
|
string
|
number
|
bigint
|
boolean
|
Uint8Array
|
Date
;
}
[]
Version
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
columns
rows
@fermyon/spin-sdk
Loading...