mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Update Query History README (#20716)
* Add max entries to query history * Update query history README
This commit is contained in:
@@ -13,5 +13,6 @@
|
||||
"queryHistory.disableCapture": "Pause Query History Capture",
|
||||
"queryHistory.enableCapture": "Start Query History Capture",
|
||||
"queryHistory.noEntries": "No queries to display",
|
||||
"queryHistory.maxEntries": "Maximum number of entries to store. 0 means unlimited entries are stored. Increasing this limit may impact performance, especially if persistence is enabled."
|
||||
"queryHistory.maxEntries": "Maximum number of entries to store. 0 means unlimited entries are stored. Increasing this limit may impact performance, especially if persistence is enabled.",
|
||||
"queryHistory.openStorageFolder": "Open storage folder"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user