mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 02:48:36 -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:
@@ -245,6 +245,10 @@
|
||||
<value>(No column name)</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="QueryServiceCellNull" xml:space="preserve">
|
||||
<value>NULL</value>
|
||||
<comment></comment>
|
||||
</data>
|
||||
<data name="QueryServiceRequestsNoQuery" xml:space="preserve">
|
||||
<value>The requested query does not exist</value>
|
||||
<comment></comment>
|
||||
|
||||
Reference in New Issue
Block a user