Skip to content

How to fix: AttributeError: 'MySQLDialect_pymysql' object has no attribute 'case_sensitive' #908

Discussion options

You must be logged in to vote

just delete two line of code in aiomysql/sa/result.py, the code works fine! The code info:

assert dialect.case_sensitive, \

"Doesn't support case insensitive database connection"

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@0106WeiWeiDeng
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by 0106WeiWeiDeng
Comment options

You must be logged in to vote
3 replies
@0106WeiWeiDeng
Comment options

@Nothing4You
Comment options

@0106WeiWeiDeng
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants