Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize unboxing in System.Data.Common.ObjectStorage:Set #91945

Closed
wants to merge 3 commits into from

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    fe27cb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Use GetType inline

    xtqqczze committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    565e278 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Try fix type mismatch

    `System.ArgumentException : Type of value has a mismatch with column typeCouldn't store <System.Int32[]> in Column1 Column.  Expected type is Array.`
    xtqqczze committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    dea33eb View commit details
    Browse the repository at this point in the history