Opened 17 years ago

Closed 17 years ago

#61 closed defect (fixed)

Necessary changes to Schema Manager

Reported by: thomasknoell Owned by: thomasknoell
Priority: major Milestone: 3.3.0
Component: GenericRdbms API Version: 3.2.0
Severity: 2 Keywords:
Cc: External ID:

Description

Tests have identified a couple of necessary changes to Schema Manager to support requests by different RDBMS providers.

Change History (2)

comment:1 by thomasknoell, 17 years ago

Status: newassigned

comment:2 by thomasknoell, 17 years ago

Resolution: fixed
Status: assignedclosed

The fix involves changes to the following files:

Modified: \Providers\GenericRdbms\Src\UnitTest\Common\UnitTestUtil.cpp Modified: \Utilities\SchemaMgr\Inc\Sm\Lp\Schema.h Modified: \Utilities\SchemaMgr\Inc\Sm\Lp\SchemaCollection.h Modified: \Utilities\SchemaMgr\Src\Sm\Lp\Schema.cpp Modified: \Utilities\SchemaMgr\Src\Sm\Lp\SchemaCollection.cpp Modified: \Utilities\SchemaMgr\Src\Sm\Ph\DbObject.cpp

All changes were also ported to the trunk.

Note: See TracTickets for help on using tickets.