named_agg

Macro named_agg 

Source
macro_rules! named_agg {
    ($column:expr, $func:expr, $alias:expr) => { ... };
}
Expand description

Helper macros for creating aggregation specifications Create a named aggregation