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

Protect against dropped databases #449

Merged
merged 4 commits into from
Jun 5, 2024
Merged

Protect against dropped databases #449

merged 4 commits into from
Jun 5, 2024

Commits on Jun 4, 2024

  1. Protect against dropped databases

    Helps fix the worst of #448
    kegsay committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3c2275a View commit details
    Browse the repository at this point in the history
  2. Add test

    kegsay committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    91a1a56 View commit details
    Browse the repository at this point in the history
  3. Check the returned next_batch

    kegsay committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    17cb5f0 View commit details
    Browse the repository at this point in the history
  4. Check for lower

    kegsay committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7ea0b71 View commit details
    Browse the repository at this point in the history