Details
The "does not {contain,match} X' operators do not work properly with
list-type columns when using VirtualPagingDataModl, since criteria is
being performed on each element individually, rather than the
concatenation of the elements. We really need to implement this as 'no
elements in list {contain,match} X' |
Details
The "does not {contain,match} X' operators do not work properly with
list-type columns when using VirtualPagingDataModl, since criteria is
being performed on each element individually, rather than the
concatenation of the elements. We really need to implement this as 'no
elements in list {contain,match} X' |