Hi All,
in the current SC release, if I try to view a detailed view on a line in a Grid, and that line contains a column with a null value, I receive a Syntax Error from mysql, as the query will look somewhat like this:
"[...] PropertyA = 'ABC' and PropertyB = 'def' and PropertyIsNull = and PropertyD = 'ghi' [...]"
Cheers,
FWN