Skip to content
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

Adding a "USE SCHEMA" call for Snowflake #55

Closed
ak-gupta opened this issue Oct 10, 2019 · 0 comments · Fixed by #56
Closed

Adding a "USE SCHEMA" call for Snowflake #55

ak-gupta opened this issue Oct 10, 2019 · 0 comments · Fixed by #56

Comments

@ak-gupta
Copy link
Contributor

In the Snowflake class, I'd like to add a feature for automatically running the command

USE SCHEMA {{ schema_name }}

upon connecting to Snowflake. The package already has a similar feature with database and warehouse, so I think it would be a relatively simple feature addition.

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 a pull request may close this issue.

1 participant