On Sep 4, 2014, at 7:50 PM, Ken Lareau <[email protected]> wrote: > > Is there a way to essentially allow something like 'for app in > project.applications:' without having > to make an explicit query to the DB first, but avoiding the awkwardness of > the current setup?
just use the viewonly=True and we can all go home :) I'm not too upset about it -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.
