mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-22 17:24:07 -05:00
Ensuring DisplayValue is set to a value when null (#292)
* Ensuring DisplayValue is set to a value when null * Changes that *actually do something!* * Changes that *actually do something!*
This commit is contained in:
@@ -101,6 +101,8 @@ QueryServiceQueryFailed(string message) = Query failed: {0}
|
||||
|
||||
QueryServiceColumnNull = (No column name)
|
||||
|
||||
QueryServiceCellNull = NULL
|
||||
|
||||
QueryServiceRequestsNoQuery = The requested query does not exist
|
||||
|
||||
QueryServiceQueryInvalidOwnerUri = This editor is not connected to a database
|
||||
|
||||
Reference in New Issue
Block a user