Azure / cosmos-explorer

UI for Azure Cosmos DB. Powers the Azure Portal, https://cosmos.azure.com/, and the Cosmos DB Emulator
https://cosmos.azure.com
MIT License
105 stars 46 forks source link

Add more default filters to Documents Tab #1955

Closed languy closed 4 weeks ago

languy commented 1 month ago

Preview this branch

Add ORDER BY c._ts ASC and dynamically generated for each partition key WHERE c.<partition key> = "foo" to the list of default filters.