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)
- settings.py 193
Comment #1
Posted on Aug 25, 2012 by Massive LionComment deleted
Comment #2
Posted on Aug 26, 2012 by Massive Lion(No comment was entered for this change.)
Attachments- pyodbc_test.py 2.92KB
Comment #3
Posted on Aug 26, 2012 by Helpful CamelCan you send me the table structure of days, months and devices?
Comment #4
Posted on Aug 26, 2012 by Helpful Camelthe field type information of those tables would be very helpful.
Comment #5
Posted on Aug 26, 2012 by Massive Liondatabase bakcup send to pypyodbc@googlecode.com
Comment #6
Posted on Aug 26, 2012 by Helpful Camelcan you send to jiangwen365@gmail.com?
Comment #7
Posted on Aug 31, 2012 by Helpful CamelFixed in 0.8.2
Status: Fixed
Labels:
Type-Defect
Priority-Medium