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

Skip to content

Add WITH, EXPLAIN, and LEFT JOIN to top keywords for suggestions#1554

Merged
rolandwalker merged 1 commit intomainfrom
RW/add-left-join-to-favorite-keywords
Feb 16, 2026
Merged

Add WITH, EXPLAIN, and LEFT JOIN to top keywords for suggestions#1554
rolandwalker merged 1 commit intomainfrom
RW/add-left-join-to-favorite-keywords

Conversation

@rolandwalker
Copy link
Contributor

Description

Add these keywords to favorites, on the basis that these are very common.

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 14, 2026
@rolandwalker rolandwalker force-pushed the RW/add-left-join-to-favorite-keywords branch 2 times, most recently from 33381f8 to eef4887 Compare February 14, 2026 12:50
for suggestions, on the basis that these are very common.
@rolandwalker rolandwalker force-pushed the RW/add-left-join-to-favorite-keywords branch from eef4887 to a567607 Compare February 16, 2026 09:37
@github-actions
Copy link

No correctness or security issues found.

Potential test gap (low risk)

  • No direct coverage that with or left join appear in top keyword suggestions (only explain order was adjusted). If you want explicit coverage, add a small completion test for those prefixes.

@rolandwalker rolandwalker merged commit e47f261 into main Feb 16, 2026
15 of 16 checks passed
@rolandwalker rolandwalker deleted the RW/add-left-join-to-favorite-keywords branch February 16, 2026 09:44
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