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

Fix | Fixed SqlBulkCopy.WriteToServer to ensure successful completion of consecutive calls to it. #2375

Merged

Commits on Feb 28, 2024

  1. Added a method for resetting of global variables used by SqlBulkCopy.…

    …WriteToServer/WriteToServerAsync.
    arellegue committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f9ebb5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77a79dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    233443a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e73be1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    951d85c View commit details
    Browse the repository at this point in the history
  6. Reorder methods location.

    arellegue committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    72982c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    9c9a820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f7cfbc View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    218d113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d88e60b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. test improvement

    DavoudEshtehari committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    209a20a View commit details
    Browse the repository at this point in the history