Closed
Description
Line 47 in 85c6311
Based on the README docs, shouldn't this be capitalized as to let it be used?
Metadata
Metadata
Assignees
Labels
No labels
Line 47 in 85c6311
Based on the README docs, shouldn't this be capitalized as to let it be used?
Activity
methane commentedon Jan 27, 2025
I don't like the charsets list.
I will provide functional option for charset.
modelorona commentedon Jan 27, 2025
Cool, thanks :)
methane commentedon Feb 20, 2025
charset can be list. e.g. "utf8,utf8mb4,utf8mb3". In this case, user can not specify collation. Should we provide a way to multiple charset/collation pair? I don't want to do...
My current idea is:
Should this charset supports comma separated charsets?
charset
option does not work. #1680charset
option does not work. #1680 as a duplicate of this issueadd Charset() option (go-sql-driver#1679)