Open cazacugmihai opened 7 years ago
Is there a way to compare fields to each other?
Ex:
ObjectFilter.gt("field1", "field2")
where field1 and field2 are part of the same object.
field1
field2
Is there a way to compare fields to each other?
Ex:
where
field1
andfield2
are part of the same object.