-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. sqlautocode -d -o flaskmodel.py mysql://root:admin@localhost/airplane
2.
3.
What is the expected output? What do you see instead?
TypeError: 'set' object does not support indexing
What version of the product are you using? On what operating system?
python2.7 windows xp sqlalchemy 0.7
Please provide any additional information below.
Original issue reported on code.google.com by x1dest...@gmail.com on 9 Apr 2012 at 3:51