Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(completions): fill in alias for columns in join clauses#392

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
juleswritescode merged 4 commits intomainfromfeat/complete-join-cols-with-alias
May 7, 2025

Conversation

juleswritescode
Copy link
Collaborator

Given a query

select   email, idfromauth.users ujoinauth.identities ion {}

if you pickuser_id from the list, it will fill ini.user_id now.

@juleswritescode
Copy link
CollaboratorAuthor

@psteinroe Should we also fill in aliases inselect clauses?
It would be cool to do this only if we have duplicate columns, but that's odd to implement with the current design.
We could also simply always add the alias. WDYT?

@juleswritescodejuleswritescode merged commitbe94461 intomainMay 7, 2025
7 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@psteinroepsteinroepsteinroe approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@juleswritescode@psteinroe

[8]ページ先頭

©2009-2025 Movatter.jp