Preparing search index...
The search index is not available
Typegres API Reference - v0.0.1
Typegres API Reference
pgPreparedStatement
Function pgPreparedStatement
pgPreparedStatement
()
:
FromItem
<
{
custom_plans
:
Int8
<
0
|
1
>
;
from_sql
:
Bool
<
0
|
1
>
;
generic_plans
:
Int8
<
0
|
1
>
;
name
:
Text
<
0
|
1
>
;
parameter_types
:
Array
<
0
|
1
,
Regtype
<
0
|
1
>
>
;
prepare_time
:
Timestamptz
<
0
|
1
>
;
result_types
:
Array
<
0
|
1
,
Regtype
<
0
|
1
>
>
;
statement
:
Text
<
0
|
1
>
;
}
,
>
Returns
FromItem
<
{
custom_plans
:
Int8
<
0
|
1
>
;
from_sql
:
Bool
<
0
|
1
>
;
generic_plans
:
Int8
<
0
|
1
>
;
name
:
Text
<
0
|
1
>
;
parameter_types
:
Array
<
0
|
1
,
Regtype
<
0
|
1
>
>
;
prepare_time
:
Timestamptz
<
0
|
1
>
;
result_types
:
Array
<
0
|
1
,
Regtype
<
0
|
1
>
>
;
statement
:
Text
<
0
|
1
>
;
}
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Typegres API Reference - v0.0.1
Loading...