pub fn asc(col: impl Into<Column>) -> Column
Returns a sort expression based on the ascending order of the given column name.