NULL value or just empty string?

Issue #36 resolved
Former user created an issue

Originally reported on Google Code with ID 36 ``` In table field values NULL and empty string are showed the same, i.e. NOTHING :-)

Empty string is obviously not NULL, empty string is normal string (TEXT in terms of sqlite)

So, type null value like this - NULL with italic font style in order to distinguish the ordinary string "NULL"

See phpMyAdmin screenshot http://www.imageup.ru/img117/2011-06-07-170034_1280x992_scrot675474.png ```

Reported by `owl.brainworker` on 2011-06-07 13:02:47

Comments (1)

  1. Dane Iracleous

    ``` Fixed in v1.8.7. ```

    Reported by `diracleo` on 2011-06-07 17:37:30 - Status changed: `Fixed`

  2. Log in to comment