New Property MatchUnderscoreNames on DataMapper
indicates if column names have underscores separating words in the column name
New Property MatchUnderscoreNames on IDataMapper
indicates if column names have underscores separating words in the column name
1.3.4.1
Bug fix in DbParameterFormatter MapDbParameter correctly set size of parameter when property type is guid, but native database guid type is not supported
DbParameterBuilder CreateParameter overload taking in value and PropertyInfo now throws exception if the property is ignored property
1.3.4
DbParameterBuilder CreateParameters now honors IgnoreParameter attribute on a property