[postmodern-devel] Selecting dao's

Marijn Haverbeke marijnh at gmail.com
Fri Sep 28 15:58:24 UTC 2007


Hi,

The documentation is a bit sparse on this, but :DESC should be used on
the elements of an :ORDER-BY clause, not on the whole expression, as
in:

(:select '* :from 'bozo :order-by (:desc 'age))

Cheers,
Marijn



More information about the postmodern-devel mailing list