Hi Michel

Thanks!  I knew it was in there somewhere! :-)

Cheers
Warwick
>> Hi All
>> 
>> If I have a Column() object, is there a way of determining the sqlalchemy 
>> type from the dialect specific type?  e.g. I have a Postgres TIMESTAMP 
>> column, and I want to be able to map that back the a sqa DateTime type.  Why?
> 
> 
> column.type._type_affinity
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "sqlalchemy" group.
> To post to this group, send email to sqlalchemy@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.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@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