Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-2155

SQL2 parser: identifiers should be case sensitive

    XMLWordPrintableJSON

Details

    Description

      Currently the SQL2 parser converts the query to uppercase before parsing. However the identifiers should be kept case sensitive.

      Instead of converting the query to uppercase, String.equalsIgnoreCase should be used to compare against keywords.

      Attachments

        Activity

          People

            thomasm Thomas Mueller
            thomasm Thomas Mueller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: