On 7/3/07, James Masters <[EMAIL PROTECTED]> wrote:
> which of course fails with Unknown column 't1.C_sourceyear'.

In SVN, scalar refs are now passed through unmodified when they appear
as sort_by args.  So this should work for you in 0.765:

    sort_by => [ \q(C_sourceyear) ]

-John

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to