Skip to content

Add a /dsn command to manage DSN aliases#1983

Open
rolandwalker wants to merge 1 commit into
mainfrom
RW/dsn-special-command
Open

Add a /dsn command to manage DSN aliases#1983
rolandwalker wants to merge 1 commit into
mainfrom
RW/dsn-special-command

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

The logic is almost exactly like favorite queries, but the interface is modernized to follow the subcommand pattern. Whereas favorite queries are accessed through several different commands, all saved-DSN functionality is via subcommands of /dsn, such as /dsn list.

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 .

The logic is almost exactly like favorite queries, but the interface
is modernized to follow the subcommand pattern.  Whereas favorite
queries are accessed through several different commands, all saved-DSN
functionality is via subcommands of /dsn, such as "/dsn list".
@rolandwalker rolandwalker self-assigned this Jul 4, 2026
@rolandwalker rolandwalker requested review from amjith and scottnemes July 4, 2026 13:11
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