ExpandParameters extension

Extension to expand parameters defined in a sql invocation, which is either a FunctionExpression or an AggregateFunctionInvocation.

on

Methods

expandParameters() List<Typeable>
Returns the expanded parameters of a function call.