Foreign key constraint is incorrectly formed by chaning the field order in JPA Entity class
I’m using JPA in a Spring-Boot application with JPA (jakarta.persistence
Annotations).
The creation of my DB schema (hbm2ddl=create
) failed with an:
I’m using JPA in a Spring-Boot application with JPA (jakarta.persistence
Annotations).
The creation of my DB schema (hbm2ddl=create
) failed with an: