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 -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en.
