Polyglot SQL API Documentation - v0.1.0
GitHub
npm
Preparing search index...
ast
ClauseExpression
Type Alias ClauseExpression
ClauseExpression
:
|
ExpressionByType
<
"from"
>
|
ExpressionByType
<
"join"
>
|
ExpressionByType
<
"where"
>
|
ExpressionByType
<
"group_by"
>
|
ExpressionByType
<
"having"
>
|
ExpressionByType
<
"order_by"
>
|
ExpressionByType
<
"limit"
>
|
ExpressionByType
<
"offset"
>
|
ExpressionByType
<
"with"
>
|
ExpressionByType
<
"cte"
>
Union of all clause expression types
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Polyglot SQL API Documentation - v0.1.0
Loading...
Union of all clause expression types