On 6/3/06, Michael Bayer <[EMAIL PROTECTED]> wrote:

The Numeric types in SQLAlchemy dont modify the incoming or outgoing
return type of bind parameters at all.  

Maybe they should. Letting the DBAPI driver "do what it wants" for type conversion breaks the database independence that SA purports to provide, no?

Rick


_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to