Export to GitHub

pypyodbc - issue #2

sqlalchemy raise TypeError: string expected instead of long instance


Posted on Aug 25, 2012 by Massive Lion

relation navigation like device.months, device.days,TypeError: string expected instead of long instance (cpython) or TypeError: expected string or Unicode object, long found (irnonpython)

Attachments

Comment #1

Posted on Aug 25, 2012 by Massive Lion

Comment deleted

Comment #2

Posted on Aug 26, 2012 by Massive Lion

(No comment was entered for this change.)

Attachments

Comment #3

Posted on Aug 26, 2012 by Helpful Camel

Can you send me the table structure of days, months and devices?

Comment #4

Posted on Aug 26, 2012 by Helpful Camel

the field type information of those tables would be very helpful.

Comment #5

Posted on Aug 26, 2012 by Massive Lion

database bakcup send to pypyodbc@googlecode.com

Comment #6

Posted on Aug 26, 2012 by Helpful Camel

can you send to jiangwen365@gmail.com?

Comment #7

Posted on Aug 31, 2012 by Helpful Camel

Fixed in 0.8.2

Status: Fixed

Labels:
Type-Defect Priority-Medium