Skip to content

Conversation

@scottnemes
Copy link
Contributor

Description

Removed the SQLResult.get_output() method that was previously used to set title/cursor/headers/status via a tuple, and instead switched to setting those variables using the SQLResult fields directly.

Checklist

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

Copy link
Contributor

@rolandwalker rolandwalker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@rolandwalker rolandwalker merged commit d94ca37 into dbcli:main Jan 15, 2026
8 checks passed
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.

2 participants