This one time, at band camp, Alex Greif wrote:
>Is there a way to use session with query to get all entities of a
>table mapped to objects?
>I only see query select_by(...) where I have to provide atleast one
>keyword argument.
>
>So I need a query method that issues a "select * from table" without
Is there a way to use session with query to get all entities of a
table mapped to objects?
I only see query select_by(...) where I have to provide atleast one
keyword argument.
So I need a query method that issues a "select * from table" without
where statement
I use SA 0.2.6
Alex.
2 matches
Mail list logo