On Jun 14, 2011, at 3:17 AM, Eric Lemoine wrote:

> Here's our TypeEngine:
> 

> 
> So dialect-specific parameters are stored in self.kwargs.
> 
> I can try to add a test to SQLAlchemy if you indicate me where this
> test should go.

thanks,  I need to add the elements of it to the user-defined types tests in 
test.sql.test_types.   I also want to figure out what that _compiler_dispatch 
call is about, have you tried subclassing UserDefinedType instead ?   that's 
the official "home base" for types like these.




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