Skip to main content

period_ranges

Function period_ranges 

Source
pub fn period_ranges(
    value: &Value,
    column_type: &ColumnType,
) -> Result<(RangeSubtype, Vec<CanonicalRange>), SQLError>