unalloc / sqlautocode

Automatically exported from code.google.com/p/sqlautocode
Other
0 stars 0 forks source link

Is Mysql Supported? #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
G'Day,

I can't find any indication that autocode works with MySql. If I run
autocode.py I get the following error:

Error: Unsupported db.dialect: <sqlalchemy.databases.mysql.MySQLDialect
object at 0xb7737dec>

Please let me know whether Mysql is supported or not.

Thanks in advance
Francois Lubbe

Original issue reported on code.google.com by ajflu...@gmail.com on 16 Jul 2008 at 2:45

GoogleCodeExporter commented 8 years ago
I could get it up and running here with MySQL. Can you post me the complete
connection string (w/o password :-)) and the sqlalchemy version.

Original comment by spamsch@gmail.com on 8 Sep 2008 at 7:47

GoogleCodeExporter commented 8 years ago
Seems to work

Original comment by spamsch@gmail.com on 5 Oct 2008 at 10:57