On 21 Jul 2013, at 9:29pm, Petite Abeille <petite.abei...@gmail.com> wrote:

> Short answer: no.

Right.

I had to fake it.  The parameter I passed to my aggregate function was a string 
as follows:

theOrder||':'||theValue

My function extension had to split the values into two parts, then sort by its 
orders, then do the maths.

The ability to ensure supply order to an aggregated function might be a very 
useful thing to put into SQLite 4.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to