On Mon, Jan 11, 2010 at 7:07 PM, Antoine Pitrou <[email protected]> wrote: > Le lundi 11 janvier 2010 à 15:55 -0800, diana a écrit : > > Well if you only want to count entries, use Query.count(), not > Query.all().
Yup, I don't actually do this in a real app. I was just doing this (in a hello world app) as an exercise to illustrate a point, and to better understand pylons (and, as I'm just learning, the Python VM). Thanks Antoine, --diana
-- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected]. 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.
