Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Correct parameterization for completion queries#1543

Merged
rolandwalker merged 1 commit intomainfrom
RW/parameterization-for-completion-queries
Feb 12, 2026
Merged

Correct parameterization for completion queries#1543
rolandwalker merged 1 commit intomainfrom
RW/parameterization-for-completion-queries

Conversation

@rolandwalker
Copy link
Contributor

Description

We should always use query parameters instead of interpolation and quoting by hand.

xref #1542.

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-assigned this Feb 12, 2026
@rolandwalker rolandwalker force-pushed the RW/parameterization-for-completion-queries branch from 84952c0 to cb1a681 Compare February 12, 2026 17:03
@rolandwalker rolandwalker merged commit 5c30ced into main Feb 12, 2026
8 checks passed
@rolandwalker rolandwalker deleted the RW/parameterization-for-completion-queries branch February 12, 2026 17:29
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