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 #308

Closed
synle opened this issue May 11, 2022 · 0 comments · Fixed by #309, #312 or #310
Closed

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

synle opened this issue May 11, 2022 · 0 comments · Fixed by #309, #312 or #310
Labels
enhancement New feature or request

Comments

@synle
Copy link
Owner

synle commented May 11, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant