Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Conversation

@hantmac
Copy link
Member

@hantmac hantmac commented May 6, 2024

Run c.execute("INSERT INTO example_table (a) VALUES", [('ó')]) will get error like :

"code":1046,"message":"Invalid value \'\xef\xbf\xbd\' for column 0 (field_1 String NULL): Invalid Utf8, cause: incomplete utf-8 byte sequence from index 0"

@hantmac hantmac enabled auto-merge May 6, 2024 14:54
@hantmac hantmac merged commit 74f98e2 into main May 6, 2024
@BohuTANG BohuTANG deleted the fix/upload-encoding-utf8 branch May 6, 2024 15:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants