pub fn has_primary_key_option(column_def: &ColumnDef) -> bool
Return true when the ColumnDef options contain primary key
ColumnDef