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

Import/Export ddl problem with Indexes

XMLWordPrintable

      1. Import attached project
      2. Export ddl from source model
      3. Delete source model and import exported ddl

      According this : DDL metadata
      Index should look like this:
      CONSTRAINT EXAMPLE_INDEX INDEX (name, amount)
      but in our ddl look:
      newColumn_1 string(4000) INDEX

      Problem is that when we export and import source model new model have two indexes with the same default name INDEX(colision/error) and also there are missing atributes Name In Source and description.

            blafond Barry LaFond
            mmajerni@redhat.com Mario Majernik
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: