Closed knallcharge closed 4 years ago
I think this should be fixed here: https://github.com/stwe/DatatablesBundle/blob/master/Response/DatatableQueryBuilder.php#L534
fine with me :)
I think 'null' !== $searchValue
was a mistake.
I think you can remove it.
We should be able to search for 'null'
string.
done
it's possible for a null value to sneak through "addAndExpression", fixes #936