Expand description
functions registry
Structs§
Enums§
- Function
Registration Result - The result of registering a function.
Statics§
Functions§
- get_
admin_ function - Returns a function that is only available to the ADMIN statement executor.
- register_
admin_ function - Register a function that is only available to the ADMIN statement executor.
- register_
admin_ 🔒function_ in - Core implementation of
register_admin_functionagainst a pair of registries, parameterized so tests can exercise it with local registries.