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
Funcfor compatibility. Previously,Funcis a namespace for buildingFunctionCall.