On Jun 4, 2007, at 10:47 AM, Rick Morrison wrote:

> Well, I don't really see the connection between .scalar() and .list 
> (), other than they are kind of antonyms, but FWIW I always thought  
> that .list() was an odd duck anyway, seeing as how the arguably  
> more Pythonic list(query) works fine.

I really like having a function on the end to give me all the  
results.  having to go all the way back to the beginning of the line  
and put list() around the whole thing is not always convenient.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to