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

WaitFor: SQL Server #5669

Merged
merged 17 commits into from
Sep 12, 2024
Merged

WaitFor: SQL Server #5669

merged 17 commits into from
Sep 12, 2024

Commits on Sep 11, 2024

  1. WaitFor: SQL Server

    mitchdenny committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e42fb7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae2eb91 View commit details
    Browse the repository at this point in the history
  3. Add database dependencies.

    mitchdenny committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1ec98be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb8f413 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    995e875 View commit details
    Browse the repository at this point in the history
  6. Fix Azure SQL spin up.

    mitchdenny committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3ee077e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Fix up test name.

    mitchdenny committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a006418 View commit details
    Browse the repository at this point in the history
  2. Update SqlServerFunctionalTests.cs

    Co-authored-by: David Fowler <davidfowl@gmail.com>
    mitchdenny and davidfowl committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    83db8a2 View commit details
    Browse the repository at this point in the history
  3. Update SqlServerEndToEnd.Common.csproj

    Co-authored-by: Ankit Jain <radical@gmail.com>
    mitchdenny and radical committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d0ebd8e View commit details
    Browse the repository at this point in the history
  4. Update SqlServerEndToEnd.DbSetup.csproj

    Co-authored-by: Ankit Jain <radical@gmail.com>
    mitchdenny and radical committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1b4841a View commit details
    Browse the repository at this point in the history
  5. Update SqlServerBuilderExtensions.cs

    Co-authored-by: Ankit Jain <radical@gmail.com>
    mitchdenny and radical committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4fc453f View commit details
    Browse the repository at this point in the history
  6. PR feedback.

    mitchdenny committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e8f40c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99e0d94 View commit details
    Browse the repository at this point in the history
  8. Revert "Update SqlServerEndToEnd.DbSetup.csproj"

    This reverts commit 1b4841a.
    mitchdenny committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    aa479bd View commit details
    Browse the repository at this point in the history
  9. Revert "Update SqlServerEndToEnd.Common.csproj"

    This reverts commit d0ebd8e.
    mitchdenny committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3b3e597 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94f3996 View commit details
    Browse the repository at this point in the history
  11. DefaultFramework.

    mitchdenny committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d80c9e9 View commit details
    Browse the repository at this point in the history