You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2016/04/19 11:03:25 UTC

[jira] [Resolved] (QPID-7177) Add support for where clauses including time/date based functions such as now(), dateadd(), date()

     [ https://issues.apache.org/jira/browse/QPID-7177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Godfrey resolved QPID-7177.
-------------------------------
    Resolution: Fixed

Looks good to me

> Add support for where clauses including time/date based functions such as now(), dateadd(), date()
> --------------------------------------------------------------------------------------------------
>
>                 Key: QPID-7177
>                 URL: https://issues.apache.org/jira/browse/QPID-7177
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Keith Wall
>            Assignee: Rob Godfrey
>             Fix For: qpid-java-6.1
>
>
> Allow a query's where clause to include expressions involving dates or datetimes..   This will allow the Operator to easily create queries that can be used over time without modification.
> Inspiration can be drawn from SQL vendors, with functions like:
> # now()
> # dateadd(date-part, numeric-expression, date-expression)
> # date(iso-8601-date-str)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org