pub fn min<T>(
arg: impl IntoExpr<T>,
) -> AggregateExpr<<T as NullableAggregateOutput>::Output>where
T: NullableAggregateOutput,pub fn min<T>(
arg: impl IntoExpr<T>,
) -> AggregateExpr<<T as NullableAggregateOutput>::Output>where
T: NullableAggregateOutput,