Closed shelldandy closed 1 month ago
Fixes https://github.com/databricks/databricks-sql-go/issues/242 Fixes https://github.com/databricks/databricks-sql-go/issues/231
This needs to actually pass ctx so custom authenticators can make use of the context.
@kravets-levko can you take a look at this PR, seems like it was some leftover code from a couple of years ago, im not entirely sure if the comment i removed in there still applies
Fixes https://github.com/databricks/databricks-sql-go/issues/242 Fixes https://github.com/databricks/databricks-sql-go/issues/231
This needs to actually pass ctx so custom authenticators can make use of the context.