Skip to content

Commit

Permalink
0005109: Microsoft Azure CosmosDB support
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobvanmeter committed Nov 9, 2021
1 parent 0465111 commit 1768bf1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -57,7 +57,7 @@ cosmos=com.azure:azure-cosmos:4.19.1
driver.bigquery=com.google.cloud.bigquery.BigQuery
driver.cassandra=com.datastax.driver.core.Cluster
driver.db2=com.ibm.db2.jcc.DB2Driver, com.ibm.as400.access.AS400JDBCDriver
driver.cosmos=com.azure.cosmos.CosmosClient
driver.cosmos=com.azure.cosmos.BulkOperations
driver.derby=org.apache.derby.jdbc.EmbeddedDriver
driver.elasticsearch=org.elasticsearch.client.core.MainRequest
driver.mongodb=com.mongodb.client.MongoClient
Expand Down

0 comments on commit 1768bf1

Please sign in to comment.