Hi, I've noticed that QSqlRelationalTableModel reports numeric null fields as zero. I wonder if this is a bug. What is the simplest way to change this behaviour to set NULL values to blank instead of zero when they are displayed? Many thanks.