Entity Manager sometimes throws “column x specified more than once” error on flush
I have a Spring Boot application written in Java and following entities (tried to simplify to most important parts):
I have a Spring Boot application written in Java and following entities (tried to simplify to most important parts):