[ http://issues.apache.org/jira/browse/DDLUTILS-132?page=all ]
Thomas Dudziak updated DDLUTILS-132: ------------------------------------ Fix Version/s: 1.1 > when reading the model, table names are used without schema qualifier > --------------------------------------------------------------------- > > Key: DDLUTILS-132 > URL: http://issues.apache.org/jira/browse/DDLUTILS-132 > Project: DdlUtils > Issue Type: Bug > Components: Core (No specific database) > Environment: DB2 > Reporter: Magnus Alvestad > Assigned To: Thomas Dudziak > Fix For: 1.1 > > > 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. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira