Skip to content

Conversation

@luisvinicius09
Copy link

What this does:

Adds support for specifying the TDS protocol version when connecting to SQL Server.
Includes a new CLI option --tds-version and propagates it through configuration and connection pooling logic.

Related issues:

#1781 - Missing tdsVersion option on CLI

Pre/Post merge checklist:

  • Update change log
  • Verify connection works with SQL Server 2000 / 2005 compatibility modes

Copy link
Collaborator

@dhensby dhensby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that the changes bin/mssql:65 and lib/tedious/connection-pool.js:16-17 are not required.

The other changes are fine and look good.

@dhensby
Copy link
Collaborator

dhensby commented Oct 27, 2025

The linter doesn't like the trailing commas :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants