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

Implement SqlConnection.GetSchemaAsync #3005

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    7313a6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63dae61 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    40d5f66 View commit details
    Browse the repository at this point in the history
  2. ref project cleanup

    edwardneal committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a58b0a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b60c6a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    fdc11cd View commit details
    Browse the repository at this point in the history
  2. Revert addition of SqlDataReader API

    This introduces async-over-sync, removing such requires work with the state machine and separate review.
    edwardneal committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    6bbd433 View commit details
    Browse the repository at this point in the history