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

feat: allow username/password in connection string #27

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

scottlepp
Copy link
Contributor

@scottlepp scottlepp commented Oct 12, 2022

Currently using the Databricks ODBC driver, but would like to test this driver out as an alternative. Can't create tokens in Databricks community edition so can't test it. This change allows setting username/password on the connection string, similar to what the ODBC driver allows.

This is just for testing purposes, though also allows those evaluating Databricks to connect to community edition with this driver.

example DSN:
databricks://scott:password@community.cloud.databricks.com/sql/protocolv1...

@scottlepp scottlepp changed the title allow username/password feat: allow username/password in connection string Oct 12, 2022
@moderakh moderakh removed their request for review April 25, 2023 18:53
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.

1 participant