-
Notifications
You must be signed in to change notification settings - Fork 427
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
Use Bulk Copy API for batch insert operation #686
Commits on Apr 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b727aa0 - Browse repository at this point
Copy the full SHA b727aa0View commit details
Commits on Apr 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 52da9aa - Browse repository at this point
Copy the full SHA 52da9aaView commit details
Commits on May 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5bb79a2 - Browse repository at this point
Copy the full SHA 5bb79a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cf28ad - Browse repository at this point
Copy the full SHA 5cf28adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59d29d7 - Browse repository at this point
Copy the full SHA 59d29d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc42708 - Browse repository at this point
Copy the full SHA dc42708View commit details
Commits on May 3, 2018
-
Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into ba…
…tch-insert-improvement
Configuration menu - View commit details
-
Copy full SHA for f67cad1 - Browse repository at this point
Copy the full SHA f67cad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dca4cb5 - Browse repository at this point
Copy the full SHA dca4cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c6a186 - Browse repository at this point
Copy the full SHA 1c6a186View commit details
Commits on May 7, 2018
-
Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into ba…
…tch-insert-improvement
Configuration menu - View commit details
-
Copy full SHA for 80112c5 - Browse repository at this point
Copy the full SHA 80112c5View commit details -
Merge branch 'batch-insert-improvement' of https://github.com/peterba…
…e/mssql-jdbc into batch-insert-improvement
Configuration menu - View commit details
-
Copy full SHA for 8ed14fe - Browse repository at this point
Copy the full SHA 8ed14feView commit details
Commits on May 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b67ccfb - Browse repository at this point
Copy the full SHA b67ccfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a677b28 - Browse repository at this point
Copy the full SHA a677b28View commit details
Commits on May 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 60b437e - Browse repository at this point
Copy the full SHA 60b437eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8604ff4 - Browse repository at this point
Copy the full SHA 8604ff4View commit details
Commits on May 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 34d8bb1 - Browse repository at this point
Copy the full SHA 34d8bb1View commit details
Commits on May 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 39060b7 - Browse repository at this point
Copy the full SHA 39060b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d80908e - Browse repository at this point
Copy the full SHA d80908eView commit details
Commits on May 30, 2018
-
Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into ba…
…tch-insert-improvement # Conflicts: # src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java # src/test/java/com/microsoft/sqlserver/jdbc/unit/statement/BatchExecuteWithErrorsTest.java
Configuration menu - View commit details
-
Copy full SHA for aa34276 - Browse repository at this point
Copy the full SHA aa34276View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d044b1 - Browse repository at this point
Copy the full SHA 8d044b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70bea50 - Browse repository at this point
Copy the full SHA 70bea50View commit details
Commits on Jun 4, 2018
-
Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into ba…
…tch-insert-improvement
Configuration menu - View commit details
-
Copy full SHA for 8b45a21 - Browse repository at this point
Copy the full SHA 8b45a21View commit details
Commits on Jun 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c204354 - Browse repository at this point
Copy the full SHA c204354View commit details -
Configuration menu - View commit details
-
Copy full SHA for f218fe3 - Browse repository at this point
Copy the full SHA f218fe3View commit details
Commits on Jun 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3c5d023 - Browse repository at this point
Copy the full SHA 3c5d023View commit details
Commits on Jun 8, 2018
-
inherit the connection property in statement + fix issue with null / …
…empty string being passed in as values
Configuration menu - View commit details
-
Copy full SHA for dcd63d3 - Browse repository at this point
Copy the full SHA dcd63d3View commit details
Commits on Jun 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c322174 - Browse repository at this point
Copy the full SHA c322174View commit details
Commits on Jun 14, 2018
-
Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into ba…
…tch-insert-improvement # Conflicts: # src/main/java/com/microsoft/sqlserver/jdbc/SQLServerConnection.java
Configuration menu - View commit details
-
Copy full SHA for 0700749 - Browse repository at this point
Copy the full SHA 0700749View commit details
Commits on Jun 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7dd2d42 - Browse repository at this point
Copy the full SHA 7dd2d42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84acbb8 - Browse repository at this point
Copy the full SHA 84acbb8View commit details
Commits on Jun 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 38bcdc6 - Browse repository at this point
Copy the full SHA 38bcdc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4d4b26 - Browse repository at this point
Copy the full SHA b4d4b26View commit details
Commits on Jun 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9b7f40c - Browse repository at this point
Copy the full SHA 9b7f40cView commit details -
Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into ba…
…tch-insert-improvement # Conflicts: # src/main/java/com/microsoft/sqlserver/jdbc/SQLServerResource.java
Configuration menu - View commit details
-
Copy full SHA for c6f8011 - Browse repository at this point
Copy the full SHA c6f8011View commit details -
changed how logger works, refactored code in SQLServerBulkCommon due …
…to that, changed exception being thrown to BatchUpdateException, added same logic for parsing in executeLargeBatch, and added tests accordingly.
Configuration menu - View commit details
-
Copy full SHA for 405b47e - Browse repository at this point
Copy the full SHA 405b47eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66c0b19 - Browse repository at this point
Copy the full SHA 66c0b19View commit details
Commits on Jun 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0b65647 - Browse repository at this point
Copy the full SHA 0b65647View commit details
Commits on Jun 25, 2018
-
Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into ba…
…tch-insert-improvement # Conflicts: # src/main/java/com/microsoft/sqlserver/jdbc/SQLServerResource.java
Configuration menu - View commit details
-
Copy full SHA for 80b396a - Browse repository at this point
Copy the full SHA 80b396aView commit details -
Merge branch 'batch-insert-improvement' of https://github.com/peterba…
…e/mssql-jdbc into batch-insert-improvement
Configuration menu - View commit details
-
Copy full SHA for d2d5d23 - Browse repository at this point
Copy the full SHA d2d5d23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2369bb2 - Browse repository at this point
Copy the full SHA 2369bb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bae637c - Browse repository at this point
Copy the full SHA bae637cView commit details
Commits on Jun 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b8afb58 - Browse repository at this point
Copy the full SHA b8afb58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 096d78e - Browse repository at this point
Copy the full SHA 096d78eView commit details