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

fixes failing mssql tests #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

simon-lorenz
Copy link

@simon-lorenz simon-lorenz commented Nov 10, 2021

I've looked into the failing mssql tests and found that three tests simply expected the wrong value (I think) and one error code (2628) was missing.

I'm not sure why mssql uses multiple error codes for seemingly the same error but I'm also no mssql expert. Removing 8152 does not break the tests, so it might be obsolete?

Anyway, with those changes npm run test:ci passes locally.

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

1 participant