[go: up one dir, main page]

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

Doesn't support tedious package for MSSQL #147

Open
jjosef opened this issue May 15, 2024 · 1 comment
Open

Doesn't support tedious package for MSSQL #147

jjosef opened this issue May 15, 2024 · 1 comment

Comments

@jjosef
Copy link
jjosef commented May 15, 2024

In the knex documentation it recommends using tedious for mssql, however, if you try to use tedious as the client you get an error: Error: knex: Unknown configuration option 'client' value tedious. Note that it is case-sensitive, check documentation for supported values.

@dgnthr
Copy link
dgnthr commented Oct 1, 2024

You have to use "mssql" as the client.

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

No branches or pull requests

2 participants