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 the SqlGuid struct #72549

Merged
merged 15 commits into from
Jan 30, 2023
Merged

Optimize the SqlGuid struct #72549

merged 15 commits into from
Jan 30, 2023

Commits on Jul 20, 2022

  1. Optimize the SqlGuid struct

    Optimizes the SqlGuid struct according to the idea
    from dotnet#51836.
    MichalPetryka committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    e07c937 View commit details
    Browse the repository at this point in the history
  2. Update SQLGuid.cs

    MichalPetryka committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    44ee4f5 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions

    MichalPetryka committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    961b4da View commit details
    Browse the repository at this point in the history
  4. Update SQLGuid.cs

    MichalPetryka committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    0d02d19 View commit details
    Browse the repository at this point in the history
  5. Update SQLGuid.cs

    MichalPetryka committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    afb151e View commit details
    Browse the repository at this point in the history
  6. Update ref assembly

    MichalPetryka committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    b5133bf View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    42b3034 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions

    MichalPetryka committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    c75c288 View commit details
    Browse the repository at this point in the history
  3. Update SQLGuid.cs

    MichalPetryka committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    95cd600 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Update SQLGuid.cs

    MichalPetryka committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    899a0db View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

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

Commits on Nov 18, 2022

  1. Update SQLGuid.cs

    MichalPetryka committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    815d51e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

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

Commits on Jan 30, 2023

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