playframework / playframework/play1

What happened to OrderBy support in simplified JPA queries?

Open
#1,278 5 comments 1 reaction 1 assignee View on GitHub

@xael-fry is already working on this.

Since Dec 13, 2018.

Dominant language
Java
Stars
1.6k
Forks
671
Avg merge
12d 15h
Merged PRs (30d)
1

Description

In 1.5.1 at least, the support for OrderBy in simplified JPA queries seems to be missing?
I.e. to be able to write simplified queries like this: Person.find("byNameOrderByName");

If I read this right: https://play.lighthouseapp.com/projects/57987/tickets/878-orderby-support-in-simplified-queries it was introduced in 1.3.x already?

Am I missing something?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.