mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-21 18:01:39 +00:00
Add support for Schema Analyzer (#411)
* New MongoSchemaTab * Address feedback and updates * Build fixes * Rename to SchemaAnalyzer * Format Co-authored-by: Laurent Nguyen <laurent.nguyen@microsoft.com>
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
export enum TabKind {
|
||||
SQLDocuments,
|
||||
MongoDocuments,
|
||||
SchemaAnalyzer,
|
||||
TableEntities,
|
||||
Graph,
|
||||
SQLQuery,
|
||||
|
||||
Reference in New Issue
Block a user