On Sep 11, 2010, at 11:26 AM, Simon Wittber wrote:

>> 
>> *shrugs*    it might be tricky ensuring that return types for all those 
>> operations are adequate, though that might not be necessary assuming 
>> psycopg2 does what the end user wants here.
>> 
> 
> My main problem is that table reflection returns the point type as a
> NullType, and my code needs to know the type of the columns in order
> to do some meta magic... Are you saying that the point data types may
> be handled transparently by psycopg2?

its likely since psycopg2 is a pretty complete implementation.  that's not to 
say there arent advantages to having them on your table metadata, though.   
what are you observing ?


> 
> -Sw.
> 
> -- 
> 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.
> 

-- 
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