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): correctly infer (quoted) schema for tables & functions #509

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

Open
juleswritescode wants to merge 3 commits into main
base: main
Choose a base branch
Loading
from fix/quoted-tables

Conversation

Copy link
Collaborator

@juleswritescode juleswritescode commented Sep 11, 2025

  • select "auth"."| ; will now correctly expand to "auth"."uid"()
  • select "auth"."|" ; as well
  • select "auth".| expands to "auth".uid()

also: before, if there were quotes around a schema, we wouldn't find the possible tables/functions. now we do 🥳

DanielFGray reacted with rocket emoji
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@psteinroe psteinroe Awaiting requested review from psteinroe

At least 1 approving review is required to merge this pull request.

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

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /