Jan 31, 2013 Delete comment Project Member #1 turbomanage
(No comment was entered for this change.)
Status: Accepted
Feb 21, 2013 Delete comment #2 jens.knutson
David:
I was at the stORM talk last night, and you said I should make sure that there's a bug open for limiting and ordering results.
Those features are mentioned here already; do you want them to just stay on this bug, or should they be separated out?
Feb 21, 2013 Delete comment Project Member #3 turbomanage
Thanks. They can stay here. I've raised the priority :-)
From https://code.google.com/p/storm-gen/issues/detail?id=17
Reported by oturpin@ipsosenso.com, Jan 31, 2013 FilterBuilder could support a broader scope of "predicate"
Adding greater/ less than / order by / limit could be really helpful
objetList = dao.filter() .eq(Columns._GENDER, 1) .gt(Columns.USERCOUNT, 1) .lt(Columns.USERCOUNT, 5) .list(2); // inject limit / offset...
Jan 31, 2013 Delete comment Project Member #1 turbomanage (No comment was entered for this change.) Status: Accepted Feb 21, 2013 Delete comment #2 jens.knutson David:
I was at the stORM talk last night, and you said I should make sure that there's a bug open for limiting and ordering results.
Those features are mentioned here already; do you want them to just stay on this bug, or should they be separated out?
Feb 21, 2013 Delete comment Project Member #3 turbomanage Thanks. They can stay here. I've raised the priority :-)