Hi John,

On Fri, Jan 2, 2009 at 12:30 AM, Jaimy Azle <jaimy.a...@gmail.com> wrote:

>
> using mssql with sqlalchemy 0.5rc4 for update process on a table that
> has Numeric field type will get an exception:
>
> 01-02-2009 11:59:15 [ INFO]   File "D:\Enterprise Core
> Framework\script\ecf\core\sqlalchemy\databases\mssql.py", line 72, in
> process
> 01-02-2009 11:59:15 [ INFO]     if not isinstance(value, float) and
> value._exp < -6:
> 01-02-2009 11:59:15 [ INFO] AttributeError: 'int' object has no attribute
> '_exp'
>

Would it be possible for you to do up a test case demonstrating the problem?
 If so, we could get to it very quickly.


-- 
Michael Trier
http://blog.michaeltrier.com/
http://thisweekindjango.com/

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