Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Java-DAS-beta1
-
None
-
Patch Available
Description
- MappingWrapper.addImpliedRelationship(): SQL table names are case-insensitive
- MappingWrapper.getRelationshipByReference(): if 2 relationships have the same name, must check the containing type of the reference
- ResultMetadata: the structure of tableToPropertyMap is (table type name, list of property names), not (table name, list of property names)