vscode-cosmosdb
vscode-cosmosdb copied to clipboard
Azure Databases extension for VS Code
Fixes #1905 Went with design in pgAdmin --> 
Currently, this is how the description looks like...  As all Postgres Servers have a "postgres" database, I think this might get confusing to identify which server the database is...
**OS:** All **Build Version:** 20210715.8 **Repro Steps:** 1. Create a graph with partition key "`location/city`" for a Graph server. 2. Check whether succeed to create a graph. **Expect:** Succeed to...
**OS:** All **Build Version:** 20210525.1 **Repro Steps:** 1. Create a new SQL account -> Create a database for it. 2. Right Click the database -> Create Collection -> Enter a...
**OS:** All **Build Version:** 20210525.1 **Repro Steps:** 1. Drill down a PostgreSQL server -> Right click a database (e.g. `testdata`) -> Click "Delete Database...". 2. Pop up a notification and...
If we end up adding sku step to the Postgres Create workflow, the number of prompts in Postgres Create workflow would increase to 9 steps. Related #[1861](https://github.com/microsoft/vscode-cosmosdb/pull/1861) I think it...
**OS:** Win10/Mac **Build Version:** 20201125.4 **Repro Steps:** 1. Right Click a database of mongoDB account --> Click "Connect to Database...". 2. Delete the connected database. 3. Check whether the database...
Same as portal:  Probably fine to do as a part of advanced creation
**OS:** Mac **Build Version:** 20200623.1 **Repro step:** 1. Drill down on a Collection with partition key. 2. Right click -->Click "Import Document into a Collection…". 3. Select a .json file...