kysely
Preparing search index...
readonly
ReadonlyQueryCreatorWithCommonTableExpression
Type Alias ReadonlyQueryCreatorWithCommonTableExpression<DB, CN, CTE>
ReadonlyQueryCreatorWithCommonTableExpression
:
ReadonlyQueryCreator
<
DB
&
{
[
K
in
ExtractTableFromCommonTableExpressionName
<
CN
>
]
:
ReadonlyExtractRowFromCommonTableExpression
<
CTE
,
>
}
,
>
Similar to
QueryCreatorWithCommonTableExpression
but read-only.
Type Parameters
DB
CN
extends
string
CTE
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
kysely
Loading...
Similar to QueryCreatorWithCommonTableExpression but read-only.