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

add remove_dropped_col, ugly version #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PannyHuang
Copy link

当前环境py3.6.8,mysql5.7,执行生成回滚SQL时异常:UnicodeDecodeError: 'utf-8' codec can'
t decode byte 0xd5 in position 49: invalid continuation byte,原因为decode()方法的第二个参数默认为严格strick,需修改为ignore

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

Successfully merging this pull request may close these issues.

1 participant