Skip to content

MySqlDbType.String not respected when assigning an enum to MySqlParameter Value. #459

@Naragato

Description

@Naragato

https://github.com/Naragato/OrmLiteMySQLClientTests

Using the official oracle client with and setting a MySQL param as MySqlDbType.String, and using an enum value results in the string value of the enum inserted into the database. However using mysql-net, int is inserted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions