Shorthand for orderBy(column, 'ASC')
QueryBuilderInterface<T> oldest([String column = 'created_at']);