QueryBuilder<Settings, Settings, QAfterSortBy> thenById() { return addSortByInternal('id', Sort.asc); }