Closed GoogleCodeExporter closed 9 years ago
ods.find().type() -> ods.find().type(RockBand.class)
Original comment by tero.nur...@gmail.com
on 24 Oct 2010 at 12:36
The solution should use the same property translator that originally encoded
the field value. This should also work for referenced instances. The
translator must return only a single "native" value or an exception should be
thrown.
Original comment by jdpatterson
on 24 Oct 2010 at 2:51
There's a notion in Wiki for this bug:
http://code.google.com/p/twig-persist/wiki/Using#Multiple_Query_Commands
Original comment by tero.nur...@gmail.com
on 24 Oct 2010 at 8:30
Ah good spotting! It really is natural to use such values in filters.
Original comment by jdpatterson
on 25 Oct 2010 at 2:47
Fixed in the latest commit to v2.0
Original comment by jdpatterson
on 25 Oct 2010 at 5:59
Original issue reported on code.google.com by
tero.nur...@gmail.com
on 24 Oct 2010 at 12:34