Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL is not supported under Python 3 for SQLAlchemy #90

Open
kceiw opened this issue Jun 14, 2015 · 0 comments
Open

MySQL is not supported under Python 3 for SQLAlchemy #90

kceiw opened this issue Jun 14, 2015 · 0 comments

Comments

@kceiw
Copy link

kceiw commented Jun 14, 2015

As far as I know and in my project, SQLAlchemy supports Python 3 even though MySQL is used.
I'm considering to use bottle-cork in my project. But when I read the source file (sqlalchemy_backend.py) and found warning that SQLAlchemy doesn't support Python3 when MySQL is used. I wonder what's blocking SQLAlchemy backend to use MySQL in Python 3. If it's not the case, can we remove that warning?

@kceiw kceiw changed the title SQLAlchemy backend doesn't support Python 3 when MySQL is used MySQL is not supported under Python 3 for SQLAlchemy Jun 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant