yeah there's some bad history with the API here, in that you can't easily pass 
them all at once, but right now it's  q.options(undefer('*')) for everything or 
q.options(undefer('x'), undefer('y'), ...).  or undefer_group() if you've 
applied a group to them.



On May 15, 2014, at 1:42 PM, Jonathan Vanasco <jonat...@findmeon.com> wrote:

> Michael-
> 
> Quick question for clarity...
> 
> I have a table with a few deferred columns.  If I want to "eagerly" load them 
> during a query, I should pass in the "undefer" option right ?
> 
> -- 
> 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 sqlalchemy+unsubscr...@googlegroups.com.
> To post to this group, send email to sqlalchemy@googlegroups.com.
> Visit this group at http://groups.google.com/group/sqlalchemy.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to