[fdo-trac] #733: GenericRdbms: Premature property finalization
on ApplySchema
FDO
trac_fdo at osgeo.org
Thu Dec 2 11:03:20 EST 2010
#733: GenericRdbms: Premature property finalization on ApplySchema
----------------------------------------------------------+-----------------
Reporter: brentrobinson | Owner: brentrobinson
Type: defect | Status: closed
Priority: minor | Milestone: 3.6.0
Component: GenericRdbms API | Version: 3.6.0
Severity: 3 | Resolution: fixed
Keywords: ApplySchema property modify schema overrides | External_id:
----------------------------------------------------------+-----------------
Changes (by brentrobinson):
* status: new => closed
* version: 3.5.0 => 3.6.0
* resolution: => fixed
Comment:
Revision: 5841
Author: brentrobinson
Date: 11:01:06 AM, Thursday, December 02, 2010
Message:
Ticket#733: added Get_ColumnName() function to
FdoSmLpSimplePropertyDefinition. This function does not finalize the
property but simply returns the property's column name. Call
GetColumnName() in FdoSmLpGrdDataPropertyDefinition::Update() to prevent
property finalizing before schema update complete.
----
Modified :
/trunk/Providers/GenericRdbms/Src/SchemaMgr/Lp/DataPropertyDefinition.cpp
Modified :
/trunk/Providers/GenericRdbms/Src/UnitTest/Common/FdoApplySchemaTest.cpp
Modified :
/trunk/Providers/GenericRdbms/Src/UnitTest/Common/FdoApplySchemaTest.h
Modified :
/trunk/Providers/GenericRdbms/Src/UnitTest/apply_schema_foreign1_master.txt
Modified :
/trunk/Providers/GenericRdbms/Src/UnitTest/apply_schema_foreign2_master.txt
Added :
/trunk/Providers/GenericRdbms/Src/UnitTest/apply_schema_overrides4_master.txt
Modified : /trunk/Utilities/SchemaMgr/Inc/Sm/Lp/SimplePropertyDefinition.h
Modified :
/trunk/Utilities/SchemaMgr/Src/Sm/Lp/SimplePropertyDefinition.cpp
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/733#comment:1>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list