Why using SQLAlchemy, the insert of a row with no-ASCII in the JSON col on MariaDB 10.3.17 raise an UnicodeEncodeError?

前端 未结 0 1922
轮回少年
轮回少年 2020-12-07 01:42

I must insert a row witha json column in a table on MySQL/MariaDB DB, often the json column contains utf8 chars as euro sign ().
I\'m using p

相关标签:
回答
  • 消灭零回复
提交回复
热议问题