pub type upper_inc<range> = upper_inc<<range as Expression>::SqlType, range>;Expand description
Return type of the upper_inc() SQL function.
Aliased Typeยง
pub struct upper_inc<range> { /* private fields */ }pub type upper_inc<range> = upper_inc<<range as Expression>::SqlType, range>;Return type of the upper_inc() SQL function.
pub struct upper_inc<range> { /* private fields */ }