SQLDelight
Toggle table of contents
2.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SQLDelight
dialect
/
app.cash.sqldelight.dialect.api
/
AggregateFunctionExpression
/
functionArguments
function
Arguments
open
val
functionArguments
:
List
<
SqlExpr
>
The expressions being aggregated, whose nullability the result of the aggregate follows.