Update JDBC4.3 branch with latest dev changes#586
Merged
cheenamalhotra merged 26 commits intomicrosoft:JDBC4.3from Dec 15, 2017
Merged
Update JDBC4.3 branch with latest dev changes#586cheenamalhotra merged 26 commits intomicrosoft:JDBC4.3from
cheenamalhotra merged 26 commits intomicrosoft:JDBC4.3from
Conversation
update ADAL4J version to 1.3.0 and also add it into readme file based on request
Use database name as part of the key for handle cache
Fix for EnablePrepareOnFirst...Call with statement pooling turned off
…and-2016 use matrix to test against both SQL Server 2016 and 2008
Add check for deleted rows in resultsets for scrollable & updatable resultsets
Adding static loggers back to sub classes for avoiding logger lookup
This reverts commit 823f08e.
Reverting PR 552
6.3.6 preview release document changes
…BC4.3 # Conflicts: # src/test/java/com/microsoft/sqlserver/jdbc/preparedStatement/BatchExecutionWithNullTest.java
cheenamalhotra
approved these changes
Dec 15, 2017
xiangyushawn
approved these changes
Dec 15, 2017
Codecov Report
@@ Coverage Diff @@
## JDBC4.3 #586 +/- ##
============================================
- Coverage 46.56% 46.5% -0.07%
Complexity 2219 2219
============================================
Files 108 108
Lines 25373 25387 +14
Branches 4177 4179 +2
============================================
- Hits 11816 11805 -11
- Misses 11533 11552 +19
- Partials 2024 2030 +6
Continue to review full report at Codecov.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.