Association one to one not working anymore when updating from 3.3 to 3.4.x
See original GitHub issueHello ! I’m using HanaProvider and since i updated to 3.4.* associations like
[Association(ThisKey = "CustomerId, Mandt", OtherKey = "Id, Mandt")]
public Customer Customer { get; set; }
are not working anymore,
Error: Unhandled expression type: Default
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (9 by maintainers)
Top Results From Across the Web
'Please select at least one item' - after upgrading to 7.x-3.4
After upgrading to the 3.4 distribution, our VBO module has stopped working. I receive the message 'Please select at least one item' -...
Read more >HIBERNATE - Relational Persistence for ... - Red Hat on GitHub
In a one-to-many association it has to be the many-side, and in many-to-many association you can select either side. 1.3. Part 3 -...
Read more >VMware SD-WAN™ 3.4.6 Release Notes
Fixed Issue 57253: Customer may observe one or more WAN links on a VMware SD-WAN Edge going dead after a DHCP server update....
Read more >HIBERNATE - Relational Persistence for ... - Red Hat on GitHub
In a one-to-many association it has to be the many-side, and in many-to-many association you can select either side. 1.3. Part 3 -...
Read more >VMware SD-WAN™ 3.4.5 Release Notes
Fixed Issue 50719: When a pair of VMware SD-WAN Edges configured in a High Availability topology are upgraded to Release 3.4. 1 or...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Looks good, should be enough
i dont know if this is helping but that s what i get :