Test for Bug 18837: Database panel fails to display tables if any value is NULL.
To test:
DisplaySQLNull
table inside the InspectorTest
databaseIf the contents of the table appear (a single row with the value
"null
" in the test
column), you have passed the
test.