Bug #2496
Static conversion of legacy field names does not preserve original case
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
01/22/2015
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Vadim Nebogatov over 11 years ago
Legacy field names annotations for static conversion are now in low case. TableMapper seems works properly, also there is no low casing in dmo_common.rules:961 for <!-- graft "historical" annotation -->. Similar problem for dynamically defined temp-tables is resolved in #2492.