Expand description
For calling built-in SQL functions.
Structs§
- Func
ArgMod - Function
Call - Function call.
Enums§
- Func
- Known SQL functions.
Type Aliases§
- Function
Deprecated - Type alias of
Func
for compatibility. Previously,Func
is a namespace for buildingFunctionCall
.