-
Notifications
You must be signed in to change notification settings - Fork 425
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
Change Sha1HashKey to CityHash128Key for generating PreparedStatement handle and metadata cache keys #717
Commits on Jun 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ad1fd3e - Browse repository at this point
Copy the full SHA ad1fd3eView commit details
Commits on Jun 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cc30eff - Browse repository at this point
Copy the full SHA cc30effView commit details
Commits on Jun 26, 2018
-
Prepared statement performance fixes
1) Further speedups to prepared statement hashing 2) Caching of '?' chararacter positiobs in prepared statements to speed parameter substitution
RDearnaley committedJun 26, 2018 Configuration menu - View commit details
-
Copy full SHA for 24cf6c5 - Browse repository at this point
Copy the full SHA 24cf6c5View commit details
Commits on Jul 1, 2018
-
Prepared statement performance fixes from RDearnaley
Prepared statement performance fixes
Configuration menu - View commit details
-
Copy full SHA for 85ef29c - Browse repository at this point
Copy the full SHA 85ef29cView commit details -
Merge pull request #12 from Microsoft/dev
Pull latest changes from Microsoft:dev branch
Configuration menu - View commit details
-
Copy full SHA for 16649a3 - Browse repository at this point
Copy the full SHA 16649a3View commit details -
Merge branch 'dev' into hashKeyChanges
# Conflicts: # src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java # src/main/java/com/microsoft/sqlserver/jdbc/SQLServerPreparedStatement.java # src/main/java/com/microsoft/sqlserver/jdbc/Util.java
Configuration menu - View commit details
-
Copy full SHA for b4759e3 - Browse repository at this point
Copy the full SHA b4759e3View commit details
Commits on Jul 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ee347d8 - Browse repository at this point
Copy the full SHA ee347d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d20e5d5 - Browse repository at this point
Copy the full SHA d20e5d5View commit details -
Add String comparison with CityHashKey and fix test failures (PR #13 …
…by Rene) Add String comparison with CityHashKey and fix test failures
Configuration menu - View commit details
-
Copy full SHA for 8f8067e - Browse repository at this point
Copy the full SHA 8f8067eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27da9e2 - Browse repository at this point
Copy the full SHA 27da9e2View commit details
Commits on Jul 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d349ff5 - Browse repository at this point
Copy the full SHA d349ff5View commit details -
Merge pull request #14 from rene-ye/hashKeyChanges2
Fix for review comments
Configuration menu - View commit details
-
Copy full SHA for b442832 - Browse repository at this point
Copy the full SHA b442832View commit details