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

raise error if the specified db, schema or warehouse doesn't exist #110

Closed
smtakeda opened this issue Aug 18, 2017 · 0 comments · Fixed by #124
Closed

raise error if the specified db, schema or warehouse doesn't exist #110

smtakeda opened this issue Aug 18, 2017 · 0 comments · Fixed by #124
Assignees
Labels
enhancement The issue is a request for improvement or a new feature
Milestone

Comments

@smtakeda
Copy link
Contributor

Issue description

Golang driver should raise error if the specified db, schema or warehouse doesn't exist.
The role is already validated, but not others are. This is more or less historical reason. no-error-for-invalid db behavior has been around since there was no concept of default db, schema or warehouse. Well, even no warehouse exists 3.5 years ago.

@smtakeda smtakeda self-assigned this Aug 18, 2017
@smtakeda smtakeda added the enhancement The issue is a request for improvement or a new feature label Sep 21, 2017
@smtakeda smtakeda modified the milestones: v1.0.1, v1.1.0 Nov 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue is a request for improvement or a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant