databricks-sql-go icon indicating copy to clipboard operation
databricks-sql-go copied to clipboard

Expose dbsql.connOption type

Open shelldandy opened this issue 2 years ago • 0 comments

Fixes: https://github.com/databricks/databricks-sql-go/issues/201

That way we can programmatically add arguments to the NewConnector function instead of copy/pasting all of them across conditionals.

shelldandy avatar Apr 08 '24 05:04 shelldandy