Commit ff8048cc authored by thienvo's avatar thienvo

optimize sieve

parent d7a1c2e3
......@@ -208,7 +208,6 @@ namespace Sieve.Services
{
dynamicQuery = GetDynamicQueryString(filterTerm, dynamicQuery.ToString(), filterValue.ToString());
}
if (filterTerm.OperatorIsCaseInsensitive)
{
propertyValue = Expression.Call(propertyValue,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment