Polyglot SQL API Documentation - v0.1.0
GitHub
npm
Preparing search index...
ast
OrderInput
Type Alias OrderInput
OrderInput
:
|
string
|
ExpressionByType
<
"ordered"
>
|
{
desc
?:
boolean
;
expr
:
Expression
;
nullsFirst
?:
boolean
}
Input type for order specifications
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Polyglot SQL API Documentation - v0.1.0
Loading...
Input type for order specifications