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

Add database and schema as optional parameters for the Connection class #11

Open
mikealfare opened this issue Aug 24, 2019 · 1 comment

Comments

@mikealfare
Copy link
Member

mikealfare commented Aug 24, 2019

This could simplify the interface for loading data into mssql databases. But schema wouldn't be used by the BCP command line utility, so it could be misleading. Setting at the connection level may lead a user to think that the provided query does not need a two/three part name when they are not querying the default schema.

@prashanthcloud
Copy link

@mikealfare Do we have any update in this issue ?

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

No branches or pull requests

2 participants