I upgraded from 0.2.2 to 0.2.4, and table row creation that worked
before now throws the following exception:

File "build\bdist.win32\egg\sqlalchemy\orm\unitofwork.py", line 232, in flush
 File "build\bdist.win32\egg\sqlalchemy\orm\unitofwork.py", line 228, in flush
 File "build\bdist.win32\egg\sqlalchemy\orm\unitofwork.py", line 399,
in execute
 File "build\bdist.win32\egg\sqlalchemy\orm\unitofwork.py", line 672,
in execute
 File "build\bdist.win32\egg\sqlalchemy\orm\unitofwork.py", line 637,
in _execute_childtasks
 File "build\bdist.win32\egg\sqlalchemy\orm\unitofwork.py", line 672,
in execute
 File "build\bdist.win32\egg\sqlalchemy\orm\unitofwork.py", line 637,
in _execute_childtasks
 File "build\bdist.win32\egg\sqlalchemy\orm\unitofwork.py", line 670,
in execute
 File "build\bdist.win32\egg\sqlalchemy\orm\unitofwork.py", line 629,
in _execute_dependencies
 File "build\bdist.win32\egg\sqlalchemy\orm\unitofwork.py", line 528,
in execute
 File "build\bdist.win32\egg\sqlalchemy\orm\dependency.py", line 324,
in process_dependencies
 File "build\bdist.win32\egg\sqlalchemy\attributes.py", line 524, in __iter__
TypeError: iteration over non-sequence

Is is already a known problem? If not, I will try to get some test for
this case.
--
Hong Yuan

大管家网上建材超市
装修装潢建材一站式购物
http://www.homemaster.cn
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to