Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-5279

DDL: Improve test coverage for objects with different cases (upper/lower)

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.1
    • sql
    • None

    Description

      1) Case 1: create case insensitive table, say CREATE TABLE MyTable. Then make sure that it is accessible (i.e. DML and DTOP TABLE) through both MyTable, MYTABLE and "MYTABLE"
      2) Case 2: create case-sensitive table, say CREATE TABLE "MyTable". Make sure that it is accessible through only "MyTable"
      3) Case 3-4: same as case 1-2, but for indexes and without DML, respectively.

      Attachments

        Issue Links

          Activity

            People

              al.psc Alexander Paschenko
              vozerov Vladimir Ozerov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: