MySQLColumn.defaultNull

Is the default value NULL?

struct MySQLColumn
bool defaultNull;

Meta