Re: [SQLObject] orderBy table.q.attribute
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ph...> - 2004-04-23 18:02:37
|
On Fri, Apr 23, 2004 at 12:41:22PM -0500, Ian Bicking wrote: > sqlbuilder.DESC(Patient.q.registrationTime) Yes, that works. Thank yoy very much! Sorry for bothering you with it. Now I am eagerly waiting 0.5.3... Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |