Re: [SQLObject] Generic "find" & findOne method
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Carlos R. <car...@gm...> - 2004-12-22 18:29:16
|
Well, 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 :-( Now, just out of curiosity: is selectBy undocumented just for lack of time, or is it because it's not recommended? -- Carlos Ribeiro Consultoria em Projetos blog: http://rascunhosrotos.blogspot.com blog: http://pythonnotes.blogspot.com mail: car...@gm... mail: car...@ya... |