philipsoutham / py-mysql2pgsql

Tool for migrating/converting from mysql to postgresql.
http://packages.python.org/py-mysql2pgsql/
MIT License
455 stars 169 forks source link

replace QuotedString(comment).getquoted() with "'"+comment+"'" #111

Closed senique closed 4 years ago

senique commented 6 years ago

ERROR: UnicodeEncodeError: 'latin-1' codec can't encode characters in position 18-19: ordinal not in range(256) UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 16: ordinal not in range(128)