Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.1.0
-
Fix Version/s: 1.1.0
-
Component/s: None
-
Labels:None
Description
Add a flag to switch on/off automatic truncation of hungarian fields when automatically generating column names.
Fields such as mFoobar and strBarFoo would become columns named* foobar and barfoo respectivly.
*Current naming DBDictionary rules would still apply.