Skip to main content

registered_names

Function registered_names 

Source
pub fn registered_names() -> Vec<&'static str>
Expand description

Sorted list of registered SQL function names. CLI completion and documentation generators should consume this instead of duplicating function names.