Horde RDO: retrieve sorted

Sebastian Birnbach <[email protected]> Thu, 15 Feb 2018 15:39:50 +0100
Newsgroups gmane.comp.horde.devel
Message-ID <CACTNBFOkDX91vNHxjMMJLkD_bEtzur1dAA=LTzcZvcnctnQE1w@mail.gmail.com>
I have a ONE:MANY relationship between data types A and B. With Horde RDO
accessing a B from a given A is as easy as A->B[i].

When there are several B elements I would like them to come in a
predetermined order. For instance, elements B might each have an element x
and A->B could return the collection of elements B sorted by x in
descending order:

A->B[0]->x > A->B[1]->x > A->B[2]->x ...

It is clear that the sorting could be accomplished through the right SQL
statements. Can RDO be persuaded to do this for me?
-- 
dev mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]