Test for Bug 18837: Database panel fails to display tables if any value is NULL.

To test:

  1. Open the Inspector
  2. Go to the Databases panel
  3. Click on the DisplaySQLNull table inside the InspectorTest database

If the contents of the table appear (a single row with the value "null" in the test column), you have passed the test.