Skip to content
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

CosmosDB support - Added support for new dialect Azure CosmosDB #309

Merged
merged 11 commits into from
May 11, 2022

Conversation

synle
Copy link
Owner

@synle synle commented May 11, 2022

Fixes #308

Changes:

Azure CosmosDB required that we provides the tableID, so we'll change the connection selector to add the optional tableId when the dialect is detected as cosmosdb
image

Connection String

cosmosdb://AccountEndpoint=some_cosmos_endpoint;AccountKey=some_cosmos_account_key

Screenshots

image
image
image
image

@synle synle merged commit 0d12521 into main May 11, 2022
@synle synle deleted the cosmosdb-support branch May 11, 2022 20:58
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.

CosmosDB support - Added support for new dialect Azure CosmosDB
1 participant