Skip to content

Merge 'dev' to 'master' post release v7.3.1#1085

Merged
cheenamalhotra merged 42 commits intomasterfrom
dev
Jun 15, 2019
Merged

Merge 'dev' to 'master' post release v7.3.1#1085
cheenamalhotra merged 42 commits intomasterfrom
dev

Conversation

@cheenamalhotra
Copy link
Copy Markdown
Member

No description provided.

cheenamalhotra and others added 30 commits March 26, 2019 15:09
Make 'dev' even with 'master'
…ipping tests (#1015)

* Tests | Support multi-platform testing with exclusion tags and fix skipping test behavior

* Update Azure Pipelines script  + minor changes

* Azure DB test compatibility added + Removed old tags

* Fix AE tests

* Tag for Azure DB

* Minor fix

* Jacoco Merge capability

* Exclude tags for tests not compatible

* Reduce connections and save resources

* Fix tests

* Fix conflict issues

* Conflict changes reverted
Fix | Fix ActivityID map getting not cleaned up properly (#1020)
added formatErrorMsg to compare messages and cleanup
…1047)

moved and renamed from connection/ConnectDriverTest to add more tests calling package private methods
Mark spatial datatypes as valid
* Changes to allow easier access when setting the Azure Key Vault provider's client ID and key for Always Encrypted functionality. This now allows these fields to be set via the connection string URL (not recommended) or via the driver's connection properties (recommended). This is required to use Always Encrypted functionality within data processing solutions that initiate the driver for you such as Apache Spark clusters or third-party tools where you cannot programmatically call the static 'registerColumnEncryptionKeyStoreProviders' method on the SQLServerConnection class.

* Proposed changes for property names and functionalities.
cheenamalhotra and others added 12 commits May 27, 2019 14:35
…loning (#1065)

* Performance | Replace Enum:values() with static VALUES array
…1016)

* Fix | Align DatabaseMetadata.getColumns with JDBC 4.3 Specifications

* Fix | Default catalog behavior with getColumns()

* Add | SS_IS_SPRASE and SS_IS_COLUMN_SET columns

* Add | Catalog switching and backwards compatibility query edit

* Fix | Driver eating exception and the ability to count to 12

* Fix | SS_UDT_ASSEMBLY_TYPE_NAME length can be greater than 128

* Add | Handle preparedstatement closing

* Fix | Unhandled exception caused by merge error

* Fix | Format file

* Fix | Add workaround for Azure DW

* Fix | Flipping null comparisons according to coding standards
Introduces support for NTLM Authentication in the driver
* Fix | Callablestatement not setting parameter properly when columns aren't found

* Fix | Typo in tests

* Fix | Typo fix cont...

* Add | Tests

* Fix | null check

* Update src/test/java/com/microsoft/sqlserver/jdbc/callablestatement/CallableMixedTest.java

Co-Authored-By: Cheena Malhotra <[email protected]>

* Update src/test/java/com/microsoft/sqlserver/jdbc/callablestatement/CallableMixedTest.java

Co-Authored-By: Cheena Malhotra <[email protected]>

* Update src/test/java/com/microsoft/sqlserver/jdbc/callablestatement/CallableMixedTest.java

Co-Authored-By: Cheena Malhotra <[email protected]>

* Update src/test/java/com/microsoft/sqlserver/jdbc/callablestatement/CallableMixedTest.java

Co-Authored-By: Cheena Malhotra <[email protected]>

* Update src/test/java/com/microsoft/sqlserver/jdbc/callablestatement/CallableMixedTest.java

Co-Authored-By: Cheena Malhotra <[email protected]>

* Update src/test/java/com/microsoft/sqlserver/jdbc/callablestatement/CallableMixedTest.java

Co-Authored-By: Cheena Malhotra <[email protected]>
…ter Metadata

Adds a new way to query metadata for instances where sp_describe_undeclared_parameters fail.
@cheenamalhotra cheenamalhotra merged commit 8d4613e into master Jun 15, 2019
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.

6 participants