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

[WIP] Add support for all kwargs in pytds.connect #23

Merged
merged 1 commit into from
Mar 6, 2018

Conversation

quapka
Copy link
Contributor

@quapka quapka commented Mar 5, 2018

This is the simplest way of fixing #22. At least I don't see a reason, why not support all the kwargs, that pytds.connect accepts. If it needs some more work I'm open to help.

@codecov
Copy link

codecov bot commented Mar 5, 2018

Codecov Report

Merging #23 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #23   +/-   ##
======================================
  Coverage      94%     94%           
======================================
  Files         108     108           
  Lines       11401   11401           
======================================
  Hits        10718   10718           
  Misses        683     683
Impacted Files Coverage Δ
sqlserver/base.py 91.89% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca2d6d3...c8b5610. Read the comment docs.

@denisenkom denisenkom merged commit f5d5dc8 into denisenkom:master Mar 6, 2018
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