Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a different driver in the msnodesqlv8 when on linux/mac #1318

Merged
merged 2 commits into from
Nov 18, 2021

Conversation

0xA537FD
Copy link

What this does:
Uses a different driver in the connection string when on macos/linux than on windows so that it's possible to use the library on those systems with msnodesqlv8.

This should fix the issue #1290

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.

A small stylistic change.

But is this the best way to proceed instead of something like allowing users to specify the driver via the config?

lib/msnodesqlv8/connection-pool.js Outdated Show resolved Hide resolved
lib/msnodesqlv8/connection-pool.js Outdated Show resolved Hide resolved
@dhensby dhensby added this to the v8.0.0 milestone Nov 3, 2021
@dhensby dhensby merged commit d334324 into tediousjs:master Nov 18, 2021
This was referenced Jan 10, 2023
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.

None yet

2 participants