MySQLColumn.nullable

Can the column value be set to NULL

struct MySQLColumn
bool nullable;

Meta