Error inserting Chinese field
Closed this issue · 2 comments
zshuaia commented
Body ('计算器') is not valid Latin-1. Use body.encode('utf-8') if you want to send it encoded in UTF-8.
Javidjms commented
Okay thanks for the feedback.
Did you encounter this error when saving data with the bulk_save() method or BulkInsertQuery class.
In any case, i will fix it with body.encode.
Javidjms commented
Hi the problem has been fixed in the last release 1.2.1