scott16lloyd
Results
1
issues of
scott16lloyd
Previously working code causing a `TypeError: Cannot read properties of undefined (reading '0')`. This code is from the following example: [https://github.com/databricks/databricks-sql-nodejs/blob/HEAD/examples/usage.js](url) ```js const { DBSQLClient } = require('@databricks/sql'); import {...