Re: [SQLObject] Clause-less select()'s
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
|
From: Luke O. <lu...@me...> - 2003-05-09 17:01:42
|
You're looking for the special-case clause 'all':
Class.select('all')
- Luke
Quoting Simen Brekken <si...@lu...>:
> I may have missed something fundamental, but I can't seem to find a
> way to fetch all records from a table without specifying a clause
> for the Class.select() method. What method am I looking for? :)
>
> ___
> SIMEN BREKKEN / born to synthesize.
>
--
i find your contempt for naked feet curious.
|