pub fn is_default_column(class_name: &str, field_name: &str) -> bool
Is this field a default column of this class, counting both _Default and the class’s own?
_Default