Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-6563

Unable to use 'UPPER'/'LOWER' together with 'IN'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.1.2
    • 4.17.0, 5.2.0, 4.16.2, 5.1.3
    • core
    • None

    Description

      Unable to upper case column value and check if it's in the list of values.

      Should be two or more values in IN clause.

      Example: SELECT * FROM table WHERE UPPER(column_name) IN ('value1', 'value2')

      Attachments

        1. Stacktrace.png
          113 kB
          Vitali Bassov

        Activity

          People

            richardantal Richárd Antal
            vitali.bassov Vitali Bassov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: