mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
server dashboard databases tab update (#10159)
* databases tab * move icon to common-icons
This commit is contained in:
@@ -140,8 +140,5 @@
|
||||
"mssql.connectionOptions.packetSize.displayName": "Packet size",
|
||||
"mssql.connectionOptions.packetSize.description": "Size in bytes of the network packets used to communicate with an instance of SQL Server",
|
||||
"mssql.connectionOptions.typeSystemVersion.displayName": "Type system version",
|
||||
"mssql.connectionOptions.typeSystemVersion.description": "Indicates which server type system the provider will expose through the DataReader",
|
||||
|
||||
"mssql.tabs.databases": "Databases",
|
||||
"explorer-widget-title": "Search"
|
||||
"mssql.connectionOptions.typeSystemVersion.description": "Indicates which server type system the provider will expose through the DataReader"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user