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

Perf | Port PR #328 to improve performance in .NET Framework #1084

Merged
merged 9 commits into from
Aug 23, 2021

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    d5b7a5b View commit details
    Browse the repository at this point in the history
  2. Port dotnet#603 changes

    cheenamalhotra committed May 25, 2021
    Configuration menu
    Copy the full SHA
    c0f261d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Merge branch 'main' of https://github.com/dotnet/SqlClient into port-…

    …328-netfx
    
    # Conflicts:
    #	src/Microsoft.Data.SqlClient/netfx/src/Microsoft/Data/SqlClient/SqlDataReader.cs
    cheenamalhotra committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    28aac53 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Merge remote-tracking branch 'dotnet/main' into port-328-netfx

    # Conflicts:
    #	src/Microsoft.Data.SqlClient/netfx/src/Microsoft/Data/SqlClient/SqlDataReader.cs
    cheenamalhotra committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    a9a5017 View commit details
    Browse the repository at this point in the history
  2. Fix conflict

    cheenamalhotra committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    971ee1d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    1083f81 View commit details
    Browse the repository at this point in the history
  2. Fix missing return

    cheenamalhotra committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    0566d71 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Update test

    cheenamalhotra committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    218faad View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: DavoudEshtehari <61173489+DavoudEshtehari@users.noreply.github.com>
    cheenamalhotra and DavoudEshtehari committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    9153301 View commit details
    Browse the repository at this point in the history