Skip to content

feat(completions): respect table aliases, complete in JOINs #388

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 5, 2025

Conversation

juleswritescode
Copy link
Collaborator

Recognizes table aliases and only suggestings columns matching the aliased table.
Adds support for join clauses.

@juleswritescode juleswritescode changed the title Feat/compl aliases feat(completions): respect table aliases, complete in JOINs May 5, 2025
@juleswritescode juleswritescode requested a review from psteinroe May 5, 2025 08:21
@juleswritescode juleswritescode merged commit 3b7971d into main May 5, 2025
7 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