Skip to content

[Enhancement]: Overload ExecScriptAsync with encoding as a parameter  #1201

Open
@macoutlook

Description

Problem

Script content contains UTF-8 characters which are not saved properly to MySql db during db initialisation and script execution.

Solution

Giving possibility to define particular encoding as parameter.

Benefit

Extending possibility to handle non-standard characters among different cultures.

Alternatives

Changing Encoding.Default which is not recommended by MS to UTF8

Would you like to help contributing this enhancement?

Yes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions