Do not allow time range timestamps with REST on the first TIME.
This commit is contained in:
@@ -206,6 +206,7 @@ pub enum TimestampType {
|
||||
pub enum TimestampRangeType {
|
||||
None,
|
||||
DateRange,
|
||||
TimeRange,
|
||||
}
|
||||
|
||||
pub type YearInner = u16;
|
||||
|
||||
Reference in New Issue
Block a user