@earth-app/collegedb
Preparing search index...
allAllShardsGlobal
Function allAllShardsGlobal
allAllShardsGlobal
<
T
=
Record
<
string
,
unknown
>
>
(
sql
:
string
,
bindings
?:
any
[]
,
options
?:
GlobalAllShardsOptions
<
T
>
,
)
:
Promise
<
QueryResult
<
T
>
>
Type Parameters
T
=
Record
<
string
,
unknown
>
Parameters
sql
:
string
bindings
:
any
[]
= []
options
:
GlobalAllShardsOptions
<
T
>
= {}
Returns
Promise
<
QueryResult
<
T
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@earth-app/collegedb
Loading...