Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-5357

creating a ddl table with two unique columns fails

XMLWordPrintable

      DDL such as:

      CREATE FOREIGN TABLE G1(e2 varchar(10) unique, e3 date not null unique);

      Will fail to validate properly as both columns will be add a unique index with the same name.

              rhn-engineering-shawkins Steven Hawkins
              rhn-engineering-shawkins Steven Hawkins
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: