[postmodern-devel] Selecting dao's
Renato Lucindo
lucindo at gmail.com
Fri Sep 28 17:15:16 UTC 2007
I changed my code and all seems to be working fine now.
Thanks
On 9/28/07, Marijn Haverbeke <marijnh at gmail.com> wrote:
> On 9/28/07, some nitwit <marijnh at gmail.com> wrote:
> > (:select '* :from 'bozo :order-by (:desc 'age))
>
> Except, of course, that the correct syntax is (:order-by (:select '*
> :from 'bozo) (:desc 'age))
> _______________________________________________
> postmodern-devel mailing list
> postmodern-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel
>
More information about the postmodern-devel
mailing list