-
Notifications
You must be signed in to change notification settings - Fork 426
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
Calling stored procedure directly #547
Commits on Aug 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7e70acb - Browse repository at this point
Copy the full SHA 7e70acbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30822e9 - Browse repository at this point
Copy the full SHA 30822e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c41c21 - Browse repository at this point
Copy the full SHA 2c41c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for edd32b4 - Browse repository at this point
Copy the full SHA edd32b4View commit details
Commits on Aug 10, 2017
-
fix another failure for batching: if error happens, driver re-tries a…
…nd inserts data multiple times
Configuration menu - View commit details
-
Copy full SHA for f7d87f0 - Browse repository at this point
Copy the full SHA f7d87f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed54cf2 - Browse repository at this point
Copy the full SHA ed54cf2View commit details
Commits on Aug 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ef5c9b7 - Browse repository at this point
Copy the full SHA ef5c9b7View commit details
Commits on Aug 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1e9b7a5 - Browse repository at this point
Copy the full SHA 1e9b7a5View commit details
Commits on Sep 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 53be4ab - Browse repository at this point
Copy the full SHA 53be4abView commit details
Commits on Sep 29, 2017
-
Merge branch 'redundant-String-toString' of https://github.com/JamieM…
…agee/mssql-jdbc into dev
Configuration menu - View commit details
-
Copy full SHA for edb19d2 - Browse repository at this point
Copy the full SHA edb19d2View commit details
Commits on Oct 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for afab91e - Browse repository at this point
Copy the full SHA afab91eView commit details
Commits on Oct 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 34d7b55 - Browse repository at this point
Copy the full SHA 34d7b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for a159921 - Browse repository at this point
Copy the full SHA a159921View commit details
Commits on Oct 6, 2017
-
Merge branch 'replace-bare-literals' of https://github.com/JamieMagee…
…/mssql-jdbc into dev
Configuration menu - View commit details
-
Copy full SHA for de21e71 - Browse repository at this point
Copy the full SHA de21e71View commit details -
Merge branch 'allow-at-sign-prefixed-param-names' of https://github.c…
…om/gordthompson/mssql-jdbc into dev
Configuration menu - View commit details
-
Copy full SHA for 845493a - Browse repository at this point
Copy the full SHA 845493aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65aca83 - Browse repository at this point
Copy the full SHA 65aca83View commit details -
Merge branch 'allow-at-sign-prefixed-param-names' of https://github.c…
…om/gordthompson/mssql-jdbc into dev
Configuration menu - View commit details
-
Copy full SHA for 8a217f6 - Browse repository at this point
Copy the full SHA 8a217f6View commit details -
Merge branch 'SQLServerDataTableImprovement-497' of https://github.co…
…m/peterbae/mssql-jdbc into dev
Configuration menu - View commit details
-
Copy full SHA for ad53d7a - Browse repository at this point
Copy the full SHA ad53d7aView commit details
Commits on Oct 25, 2017
-
Merge branch 'process-all-responses-before-proceed' of https://github…
….com/v-xiangs/mssql-jdbc-xiangs into dev
Configuration menu - View commit details
-
Copy full SHA for 385296f - Browse repository at this point
Copy the full SHA 385296fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4223ccc - Browse repository at this point
Copy the full SHA 4223cccView commit details
Commits on Oct 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 35e7195 - Browse repository at this point
Copy the full SHA 35e7195View commit details -
Configuration menu - View commit details
-
Copy full SHA for de742d0 - Browse repository at this point
Copy the full SHA de742d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e28925 - Browse repository at this point
Copy the full SHA 9e28925View commit details -
Configuration menu - View commit details
-
Copy full SHA for e366910 - Browse repository at this point
Copy the full SHA e366910View commit details -
Configuration menu - View commit details
-
Copy full SHA for d39f431 - Browse repository at this point
Copy the full SHA d39f431View commit details -
Configuration menu - View commit details
-
Copy full SHA for f02476f - Browse repository at this point
Copy the full SHA f02476fView commit details
Commits on Nov 1, 2017
-
remove the dependecy on expectedValueReturn and use inoutParams inste…
…ad to see if it contains return value
Configuration menu - View commit details
-
Copy full SHA for a694b7f - Browse repository at this point
Copy the full SHA a694b7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bc7257 - Browse repository at this point
Copy the full SHA 9bc7257View commit details -
Configuration menu - View commit details
-
Copy full SHA for b04eb93 - Browse repository at this point
Copy the full SHA b04eb93View commit details
Commits on Nov 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7cbc486 - Browse repository at this point
Copy the full SHA 7cbc486View commit details
Commits on Nov 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 839fc82 - Browse repository at this point
Copy the full SHA 839fc82View commit details
Commits on Nov 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 263702d - Browse repository at this point
Copy the full SHA 263702dView commit details
Commits on Nov 16, 2017
-
check for valid stored procedure calls like "exec proc 1, ?" where we…
… shouldn't call rpc directly.
Configuration menu - View commit details
-
Copy full SHA for f8409ca - Browse repository at this point
Copy the full SHA f8409caView commit details
Commits on Nov 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3f76e02 - Browse repository at this point
Copy the full SHA 3f76e02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4439983 - Browse repository at this point
Copy the full SHA 4439983View commit details -
Merge branch 'dev' of https://github.com/Microsoft/mssql-jdbc into st…
…oredProcedure # Conflicts: # src/main/java/com/microsoft/sqlserver/jdbc/SQLServerPreparedStatement.java
Configuration menu - View commit details
-
Copy full SHA for fb2c765 - Browse repository at this point
Copy the full SHA fb2c765View commit details
Commits on Nov 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8b8a26a - Browse repository at this point
Copy the full SHA 8b8a26aView commit details
Commits on Nov 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5a757d9 - Browse repository at this point
Copy the full SHA 5a757d9View commit details
Commits on Feb 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 63f47d8 - Browse repository at this point
Copy the full SHA 63f47d8View commit details
Commits on Jun 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 196671f - Browse repository at this point
Copy the full SHA 196671fView commit details
Commits on Feb 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c9609e5 - Browse repository at this point
Copy the full SHA c9609e5View commit details -
Changes as per PR for storedProcedure calls
Cheena Malholtra committedFeb 4, 2019 Configuration menu - View commit details
-
Copy full SHA for d92c133 - Browse repository at this point
Copy the full SHA d92c133View commit details
Commits on Feb 5, 2019
-
Cheena Malholtra committed
Feb 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 634f7cc - Browse repository at this point
Copy the full SHA 634f7ccView commit details -
Merge branch 'ms-dev' into af-storedProcedure
Cheena Malholtra committedFeb 5, 2019 Configuration menu - View commit details
-
Copy full SHA for c198d11 - Browse repository at this point
Copy the full SHA c198d11View commit details -
Merge branch 'storedProcedure' into af-storedProcedure
# Conflicts: # src/main/java/com/microsoft/sqlserver/jdbc/Parameter.java # src/main/java/com/microsoft/sqlserver/jdbc/SQLServerCallableStatement.java # 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/SQLServerResource.java # src/main/java/com/microsoft/sqlserver/jdbc/SQLServerStatement.java # src/main/java/com/microsoft/sqlserver/jdbc/dtv.java # src/test/java/com/microsoft/sqlserver/jdbc/AlwaysEncrypted/CallableStatementTest.java
Cheena Malholtra committedFeb 5, 2019 Configuration menu - View commit details
-
Copy full SHA for bdf49a1 - Browse repository at this point
Copy the full SHA bdf49a1View commit details -
Cheena Malholtra committed
Feb 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 8c68b58 - Browse repository at this point
Copy the full SHA 8c68b58View commit details -
Cheena Malholtra committed
Feb 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 1a0373f - Browse repository at this point
Copy the full SHA 1a0373fView commit details
Commits on Mar 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c9ad021 - Browse repository at this point
Copy the full SHA c9ad021View commit details
Commits on May 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8442168 - Browse repository at this point
Copy the full SHA 8442168View commit details
Commits on Jun 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 324d2b0 - Browse repository at this point
Copy the full SHA 324d2b0View commit details
Commits on Jun 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ac53c28 - Browse repository at this point
Copy the full SHA ac53c28View commit details