Preparing search index...
The search index is not available
Evolu
Evolu
@evolu/common
Query
Type Alias Query<R>
Query
<
R
>
:
string
&
Brand.Brand
<
"Query"
>
&
{
[___queryBrand]
:
R
;
}
Query is SQL query serialized as a string with a branded type representing a row it returns.
Type Parameters
R
extends
Row
=
Row
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Evolu
Loading...
Query is SQL query serialized as a string with a branded type representing a row it returns.