https://bugs.documentfoundation.org/show_bug.cgi?id=118817
--- Comment #15 from Robert Großkopf <[email protected]> --- (In reply to Julien Nabet from comment #14) > @@ -2958,6 +2958,7 @@ interval_value_exp: > non_second_datetime_field: > SQL_TOKEN_YEAR > | SQL_TOKEN_MONTH > + | SQL_TOKEN_WEEK > | SQL_TOKEN_DAY > | SQL_TOKEN_HOUR > | SQL_TOKEN_MINUTE > > > So should we go ahead with this patch (+ adding the other missing Extract > elements) or is there some other way? I would do it this way for all missing tokens: WEEK, WEEKDAY, YEARDAY, MILLISECOND -- You are receiving this mail because: You are the assignee for the bug.
