On Oct 9, 2010, at 10:11 AM, M3nt0r3 wrote:

> I found the problem.
> in my sqlite test db i had a boolean field empty and the fetch failed
> with that error.
> 
>  TypeError: an integer is required
> 
> i don understand why with SA installed from pypi ( both 0.6.3 and
> 0.6.4  ) it worked and with the 0.6.3 installed with deb no.
> 
> sorry to all and thanks Michael

still curious how you get that result.    There shouldn't be KeyErrors raised 
in the ORM fetch code like that.



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