Searching for integer properties fails if floating point values are given
Summary
Searching for property < 1.5 yields no results if property is integer typed and has a value of 1.
Ideas
- Delegate the number handling to the SQL backend. The SQL procedure could simply get a string representation of the number.
Edited by Quazgar