Skip to content

Conversation

@jtw023
Copy link

@jtw023 jtw023 commented Jun 2, 2024

I've always noticed that my completion never found a certain schema. I think it has something to do with how that specific schema is set up on our DB but I have no idea for sure what it could be since I do have all the permissions and stuff. It turns out that INFORMATION_SCHEMA can't find information about this schema at all, in any of the tables. I wasn't able to track down an answer as to why but I did find that SVV_COLUMNS does find it.

I'm not sure if this is just me or if other Redshift users can't find tables as well. Since I've already made and use the SVV_COLUMNS modifications I decided to just create a variable that defaults to 0 and then make a pull request for you to merge if you like. :)

@kristijanhusak
Copy link
Owner

Do you have some documentation around this? I'm not very familiar with Redshift.

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