Skip to content

Avoid completions exception on nonexistent database - #2134

Merged
rolandwalker merged 1 commit into
mainfrom
RW/use-nonexistent-database-exception
Aug 12, 2026
Merged

Avoid completions exception on nonexistent database#2134
rolandwalker merged 1 commit into
mainfrom
RW/use-nonexistent-database-exception

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

When executing use db on a nonexistent db, the completion refresher could raise. Ensure safety for that circumstance.

xref #2131

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

When executing "use db" on a nonexistent db, the completion refresher
could raise.  Ensure safety for that circumstance.
@rolandwalker rolandwalker self-assigned this Aug 12, 2026
@rolandwalker
rolandwalker merged commit d4532c7 into main Aug 12, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/use-nonexistent-database-exception branch August 12, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant