-
Notifications
You must be signed in to change notification settings - Fork 371
Closed
Description
Hello folks,
I'm trying to connect to CosmosDB without luck:
~/projects/folder
$ usql cm://$CONNECTIONSTRING
error: missing user
~/projects/folder
$ usql cm://$USER@$CONNECTIONSTRING
error: cosmos: sql: unknown driver "cosmos" (forgotten import?)
Knowing that my connection string follow gocosmos DSN:
"AccountEndpoint=https://localhost:8081/;AccountKey=<cosmosdb-account-key>"
Thanks in advance 🙏
Metadata
Metadata
Assignees
Labels
No labels