Polyglot SQL API Documentation - v0.1.0
GitHub
npm
Preparing search index...
ast
isHaving
Variable isHaving
Const
isHaving
:
(
expr
:
Expression
)
=>
expr
is
{
having
:
Having
}
= ...
Type guard for HAVING clause
Type Declaration
(
expr
:
Expression
)
:
expr
is
{
having
:
Having
}
Parameters
expr
:
Expression
Returns
expr
is
{
having
:
Having
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Polyglot SQL API Documentation - v0.1.0
Loading...
Type guard for HAVING clause