Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-3154

Index keys not created for quoted columns names

    XMLWordPrintable

Details

    Description

      If table has a columns like

      CREATE FOREIGN TABLE Blah (
      id int,
      "year" date,
      PRIMARY KEY ("year")
      );

      Then during the metadata import process, the PK is ignored. Also test same scenario for UNIQUE KEY and FOREIGN KEY.

      Attachments

        Activity

          People

            blafond Barry LaFond
            rhn-engineering-rareddy Ramesh Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: