-
Caio Proiete authored
Add mapping for query fields containing underscores to properties with the same name without underscores Example: Database field "Customer_ID" is now mapped to class property/field "CustomerID" (case insensitive)
081682fd
Add mapping for query fields containing underscores to properties with the same name without underscores Example: Database field "Customer_ID" is now mapped to class property/field "CustomerID" (case insensitive)