Need to display italic NULL indicator for NULL values in query creator SELECT statements

Issue #124 resolved
Dane Iracleous created an issue

Originally reported on Google Code with ID 124

What steps will reproduce the problem?
1. enter app, click SQL tab
2. create a SELECT statement that will fetch row(s) with NULL values for column(s)
3. run query

What is the expected output? What do you see instead?
The interface displaying the rows should have the word "NULL" in italic to indicate
that the value for that column is NULL. Instead, it currently is blank. It should look
the way the NULL valued columns look in the Browse tab of the app. 

Reported by diracleo on 2012-10-30 05:56:51

Comments (1)

  1. Christopher Kramer
    This issue was fixed with r426.
    

    Reported by crazy4chrissi on 2013-12-25 16:10:32 - Status changed: Fixed - Labels added: Target-1.9.5

  2. Log in to comment