Skip to content

Add support for Half #1372

Open
Open
@bgrainger

Description

@bgrainger

MySQL Server does not support half-precision 16-bit floating point numbers, but it seems useful to support the Half type for MySqlParameter.Value, MySqlDataReader.GetFieldValue<T>, and other places values can be passed to/from the database.

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @bgrainger

        Issue actions

          Add support for Half · Issue #1372 · mysql-net/MySqlConnector