You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other browsers for SQLite allow configuring the text to be displayed in BLOB fields. This would the same we do for NULL fields, but applied now to BLOB fields.
Useful extra information
If we want this feature, I've thought in performing this improvement in the Data Browser tab in Preferences dialog, so we get a nice preview of the colors in the fields used for setting the NULL and BLOB texts (text field for Regular would function only as a preview, of course).
If this is welcome, I can contribute the implementation.