Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

can't encode characters #100

Open
XiaodiKong opened this issue Jul 29, 2016 · 1 comment
Open

can't encode characters #100

XiaodiKong opened this issue Jul 29, 2016 · 1 comment
Labels

Comments

@XiaodiKong
Copy link

File "/usr/local/lib/python2.7/site-packages/mysql2udw-0.1.6-py2.7.egg/mysql2pgsql/lib/postgres_writer.py", line 152, in table_comment
return (' COMMENT ON TABLE %s is %s;' % ( tablename, QuotedString(comment).getquoted()))
UnicodeEncodeError: 'latin-1' codec can't encode characters in position 0-3: ordinal not in range(256)

@kworr kworr added the feedback label Sep 23, 2017
@kworr
Copy link
Collaborator

kworr commented Sep 23, 2017

Please add a test case to reproduce.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants