Open GoogleCodeExporter opened 8 years ago
I get similar errors with postgresql and mysql as well.
Original comment by stress...@gmail.com
on 2 Oct 2009 at 11:48
This problem surely is not related with sqlautocode, sqlalchemy needs any
primary key in the table, otherwise the mapper will not work :)
Original comment by e...@epicware.com.ar
on 14 Dec 2010 at 4:28
The problem with this is primarily that it prevents running the conversion at
all. I've attached a patch that simply skips tables it has problems with.
(Note that declarative seems to ignore the --tables option which is another
issue)
Original comment by dav...@j5int.com
on 5 Jan 2011 at 2:58
Attachments:
Original issue reported on code.google.com by
gbtami
on 18 Sep 2009 at 8:54