DB2Database the method getDefaultCatalogName returns the defaultSchemaName.

Description

The method getDefaultCatalogName() in liquibase.database.core.DB2Database returns the defaultSchemaName if the defaultCatalogName is not null:

Environment

DB2 (AS400)

Activity

Show:

Nathan Voxland January 3, 2014 at 5:37 AM

Ivar Kanters December 16, 2013 at 12:46 PM

I have updated the code in a fork and created a pull request.

(workaround until the fix is merged is create a new class (eg MyDatabase) that extends DB2Database and register it to the DatabaseFactory.

Ivar Kanters December 16, 2013 at 12:35 PM

The fix is:

Fixed

Details

Reporter

Components

Fix versions

Affects versions

Priority

Created December 16, 2013 at 12:32 PM
Updated January 3, 2014 at 5:37 AM
Resolved January 3, 2014 at 5:37 AM