Thank you.

On Jan 18, 9:41 am, Michael Bayer <mike...@zzzcomputing.com> wrote:
> On Jan 18, 2010, at 7:33 AM, Kent wrote:
>
> > Given an InstrumentedAttribute object, how can you determine which
> > data type (int, str, datetime, etc) that the attribute expects to
> > house?
>
> > Thanks in advance if anyone can answer this.
>
> for a column-based attribute you can get at the column and its type via 
> attr.property.columns[0].type
-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.


Reply via email to