Skip to content

Adhoc: Remove the Initialize method from the DataEntityDataReader. #673

@mikependon

Description

@mikependon

As part of the fixes made to the #668, the Initialize() method within the DataEntityDataReader class seems to be not important anymore (and has been invalidated).

With the fix we introduced on the mentioned issue, we tend to eliminate the logic that filters the list of the DB Fields if being compared to the fields of the Data Entity as it is really possible that they are not equal, but the users/callers can still pass the list of mappable fields via mappings attribute.

Many thanks to @SpaceOgre for pushing and letting us realized this.

Metadata

Metadata

Assignees

Labels

adhocAn adhoc thinking that is good to be incorporateddeployedFeature or bug is deployed at the current releasefixedThe bug, issue, incident has been fixed.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions