Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.0.0
-
None
-
None
Description
If you add a where clause with string as value for a int column, something isn't resolved correctly and no result is returned.
When pass a int value, everything works.
We should at least log a warning for such a case.
will attach a sample later