Skip to content

Consolidate key-binding actions and handler dispatch#1724

Open
Aditya-Dev759 wants to merge 6 commits intodbcli:mainfrom
Aditya-Dev759:refactor/assignment1
Open

Consolidate key-binding actions and handler dispatch#1724
Aditya-Dev759 wants to merge 6 commits intodbcli:mainfrom
Aditya-Dev759:refactor/assignment1

Conversation

@Aditya-Dev759
Copy link

Description

  • Centralized key‑binding actions into a dedicated helper for reuse
  • Clarified identifier quoting logic in the SQL completer
  • Centralized support info constant into the shared constants module
  • Routed special command handling through dedicated handlers
  • No functional behavior changes intended

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 .

@rolandwalker rolandwalker self-requested a review March 18, 2026 18:57
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