Skip to content

FIX - fetching OneToMany/ManyToOne entities

Alžbeta Hajná requested to merge fetch-join into develop

The referenced entity needs to be updated to propagate change. Now all of getter should return the correct data.

Merge request reports