You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2023. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: