Skip to content

Conversation

juleswritescode
Copy link
Collaborator

  • 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 🥳

Copy link
Collaborator

@psteinroe psteinroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@juleswritescode juleswritescode enabled auto-merge (squash) September 18, 2025 08:58
@juleswritescode juleswritescode merged commit 98ae38f into main Sep 18, 2025
8 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