mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Remove preview flag from query history (#20975)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Query History *(preview)*
|
||||
# Query History
|
||||
|
||||
Adds a Query History view for viewing and running past executed queries.
|
||||
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
"description": "%queryHistory.description%",
|
||||
"version": "0.5.2",
|
||||
"publisher": "Microsoft",
|
||||
"preview": true,
|
||||
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt",
|
||||
"icon": "images/extension.png",
|
||||
"aiKey": "AIF-37eefaf0-8022-4671-a3fb-64752724682e",
|
||||
|
||||
Reference in New Issue
Block a user