SQLAlchemy 0.6.8

62 views
Skip to first unread message

dan

unread,
Feb 28, 2012, 1:13:03 PM2/28/12
to PyMySQL Users
Is there a way to get the pymysql working with SQLAlchemy v0.6? I've
grabbed the sqlalchemy_sa from Evax Software, however the instructions
they have aren't the clearest in the world.
Thought I would post here to see what steps I need to take.


Thanks!

Dan

Pete Hunt

unread,
Mar 1, 2012, 1:57:51 PM3/1/12
to pymysq...@googlegroups.com
Before you import SQLAlchemy, try doing this:

import pymysql
pymysql.install_as_MySQLdb()

Reply all
Reply to author
Forward
0 new messages