Skip to content

Conversation

@myatmin
Copy link
Contributor

@myatmin myatmin commented Jul 26, 2020

Allow sort to accept entity's child field. eg: person.address.zipCode

myatmin added 5 commits July 26, 2020 21:51
DATAJDBC-561 - Fix link to code of conduct.
DATAJDBC-586 - Guard JdbcRepositoryFactoryBean against setting null values for properties
…ustom converter in FindAllByPath" This reverts commit f408369.
Copy link
Contributor

@schauder schauder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from the inline comment I'd like to see integration tests, demonstrating that it

  • works for 1:1 references
  • for embedded references.
    and a tests ensuring it produces a sensible exception when one tried to use on non existing properties or one-to-many properties.
}

@Test // DATAJDBC-101
@Test // DATAJDBC-101, DATAJDBC-584
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer to have a separate test case for this. It makes it easier to understand what is going wrong in case of a test failure.

@mipo256
Copy link
Contributor

mipo256 commented Feb 28, 2023

@schauder I think we can close this PR, this issue have been already solved by this PR

@schauder
Copy link
Contributor

I think you are right.

@schauder schauder closed this Feb 28, 2023
@schauder schauder added status: duplicate A duplicate of another issue type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: duplicate A duplicate of another issue type: enhancement A general enhancement

4 participants