Re: [SQLObject] Generic "find" & findOne method
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Oleg B. <ph...@ma...> - 2004-12-22 19:02:59
|
On Wed, Dec 22, 2004 at 04:29:07PM -0200, Carlos Ribeiro wrote: > It turns out that Ian's time machine is almost as good as Guido's one. > There *is* a find() method on the current SQLObject; it's called > selectBy and it's not documented anywhere else. I only found it today > while looking for something else. BTW, I admit being ashamed about it > :-( Oops, me too. I seldom use it, and have forgotten about it. > Now, just out of curiosity: is selectBy undocumented just for lack of > time, or is it because it's not recommended? There is not much documentation for SQLObject, alas! :( Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |