mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Initial commit for Query Store extension (#23260)
* Initial commit for Query Store extension * fix eslint explicit-functino-return-type setting * address comments * remove specifying explicit-function-return-type eslint rule * update strings
This commit is contained in:
@@ -274,6 +274,7 @@ const externalExtensions = [
|
||||
'machine-learning',
|
||||
'profiler',
|
||||
'query-history',
|
||||
'query-store',
|
||||
'schema-compare',
|
||||
'server-report',
|
||||
'sql-assessment',
|
||||
|
||||
@@ -310,6 +310,7 @@ const externalExtensions = [
|
||||
'machine-learning',
|
||||
'profiler',
|
||||
'query-history',
|
||||
'query-store',
|
||||
'schema-compare',
|
||||
'server-report',
|
||||
'sql-assessment',
|
||||
|
||||
Reference in New Issue
Block a user