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

Concurrency updates and database logging APIs #775

Merged
merged 6 commits into from
May 30, 2024
Merged

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    bf7b47a View commit details
    Browse the repository at this point in the history
  2. Make it easier to override the logger on a database when requesting i…

    …t (since `.logging(to:)` doesn't usually work as intended)
    gwynne committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f111421 View commit details
    Browse the repository at this point in the history
  3. Use the willBootAsync lifecycle callback to avoid calling .wait()

    … when auto-migration is requested on the commandline.
    gwynne committed May 30, 2024
    Configuration menu
    Copy the full SHA
    44e7251 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    228c557 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e23d437 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3579e2 View commit details
    Browse the repository at this point in the history