Module func

Source
Expand description

For calling built-in SQL functions.

Structs§

FuncArgMod
FunctionCall
Function call.

Enums§

Func
Known SQL functions.

Type Aliases§

FunctionDeprecated
Type alias of Func for compatibility. Previously, Func is a namespace for building FunctionCall.