XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • SQL
    • None

    Description

      Support `*` by numeric, `/` by numeric. See https://www.postgresql.org/docs/12/functions-datetime.html

      Operator Example Result
      * 900 * interval '1 second' interval '00:15:00'
      * 21 * interval '1 day' interval '21 days'
      / interval '1 hour' / double precision '1.5' interval '00:40:00'

      Attachments

        Issue Links

          Activity

            People

              maxgekk Max Gekk
              maxgekk Max Gekk
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: