Uploaded image for project: 'DdlUtils'
  1. DdlUtils
  2. DDLUTILS-132

when reading the model, table names are used without schema qualifier

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 1.2
    • None
    • DB2

    Description

      JdbcModelReader.determineAutoIncrementFromResultSetMetaData() uses the table name to construct an sql query. This table name does not include the schema name, even when it is needed. My quickfix was to add a new Table.getSchemaAndName that includes the schema name if appropriate.

      Attachments

        Issue Links

          Activity

            People

              tomdz Thomas Dudziak
              mammux Magnus Alvestad
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: