Remove preview flag from query history (#20975)

This commit is contained in:
Charles Gagnon
2022-10-25 15:53:14 -07:00
committed by GitHub
parent 1ffb71f73a
commit d5cf088ba7
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Query History *(preview)*
# Query History
Adds a Query History view for viewing and running past executed queries.

View File

@@ -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",