pub fn get_admin_function(name: &str) -> Option<ScalarFunctionFactory>Expand description
Returns a function that is only available to the ADMIN statement executor.
pub fn get_admin_function(name: &str) -> Option<ScalarFunctionFactory>Returns a function that is only available to the ADMIN statement executor.