Talk:Filtering
From The Socknet
The not field
Aside from and and or, the not field is the only boolean field needed to make all boolean operations possible. The NOT operation is unary, so the not field would contain a filter object, not an array.
I'm concerned that its implementation may be difficult. If everyone always turns filter objects into SQL, then I'm probably wrong about that. Any opinions?
--Dan 02:50, 13 March 2010 (UTC)

