Skip to content

Implement conversions in GetFieldValue<T> #716

@bgrainger

Description

@bgrainger

If MySqlDataReader.GetX (e.g., GetByte) performs conversions, then GetFieldValue<X> (e.g., GetFieldValue<byte>) should perform those same conversions.

Relates to #695 etc.

From PomeloFoundation/Pomelo.EntityFrameworkCore.MySql#866 (comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions