vscode-cosmosdb icon indicating copy to clipboard operation
vscode-cosmosdb copied to clipboard

Azure Databases extension for VS Code

Results 235 vscode-cosmosdb issues
Sort by recently updated
recently updated
newest added

Fixes #1905 Went with design in pgAdmin --> ![image](https://user-images.githubusercontent.com/17537419/126566340-8c00de46-5495-45d2-83de-f56fff95efca.png)

Currently, this is how the description looks like... ![image](https://user-images.githubusercontent.com/17537419/126536917-85cc57ff-8e8c-4024-b863-acf517c2e411.png) 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...

AT-CTI
investigate

**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...

AT-CTI

**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...

AT-CTI

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...

feature
postgres

**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...

P1
AT-CTI

Same as portal: ![Screen Shot 2020-09-11 at 4 47 33 PM](https://user-images.githubusercontent.com/11282622/92981408-85583b80-f44e-11ea-82eb-1070dd1c8bd4.png) Probably fine to do as a part of advanced creation

P1
enhancement
postgres

**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...

bug
P1
AT-CTI
enhancement
NoSQL