SNOW-1441259: Add clientConfigFile to ConnectionOptions type #842
Labels
enhancement
The issue is a request for improvement or a new feature
status-triage_done
Initial triage done, will be further handled by the driver team
What is the current behavior?
With typescript, When using
createConnection
orcreatePool
and following the documentation for easy logging, adding theclientConfigFile
connection parameter raises a type error.What is the desired behavior?
As per the connection options documented,
clientConfigFile
should be added to the ConnectionOptions type so that it can be used in typescriptHow would this improve
snowflake-connector-nodejs
?Improved typing
References, Other Background
What is your Snowflake account identifier, if any?
The text was updated successfully, but these errors were encountered: