[sqlalchemy] Re: Lazy load a single column

2007-01-05 Thread Lee McFadden
On 1/5/07, Sean Davis [EMAIL PROTECTED] wrote: A simple question: I have a table with one HUGE column. Is there a way to make this column lazy-loaded? http://www.sqlalchemy.org/docs/adv_datamapping.myt#advdatamapping_properties_deferred -- Lee McFadden blog: http://www.splee.co.uk work:

[sqlalchemy] Re: Lazy load a single column

2007-01-05 Thread Sean Davis
On 1/5/07, Lee McFadden [EMAIL PROTECTED] wrote: On 1/5/07, Sean Davis [EMAIL PROTECTED] wrote: A simple question: I have a table with one HUGE column. Is there a way to make this column lazy-loaded? http://www.sqlalchemy.org/docs/adv_datamapping.myt#advdatamapping_properties_deferred