GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-nodejs-connector
Updating `tedious` in `mssql` docs sample
Open
priority: p2
type: cleanup
type: docs
- Dominant language
- TypeScript
- Stars
- 97
- Forks
- 16
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
In order to get the current `mssql`-based SQL Server sample working on https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/main/cloud-sql/sqlserver/mssql we'll need to make sure `mssql` is using a newer version of `tedious`, which supports the `connector` config property which in turn enable support to the **Cloud SQL Node.js Connector**.
Once `mssql` is updated upstream we should be able to update our SQL Server doc sample to start using the Node.js Connector package.
Related to: https://github.com/GoogleCloudPlatform/cloud-sql-nodejs-connector/issues/140
Contributor guide
Assessment
This issue has not been assessed yet.