Modules§
Structs§
- Function
Registry - Registry for all SQL functions
- Function
Signature - Signature of a SQL function including metadata
Enums§
- ArgCount
- Describes the number of arguments a function accepts
- Function
Category - Category of SQL functions for organization and discovery
Traits§
- SqlFunction
- Trait that all SQL functions must implement