Closed Washubrnfg85 closed 11 months ago
UserProfileDetails improved to be part of db: @Entity and @Column annotations added. Field links added. UserId added and annotated with @Id annotation.
Let's just use the same id for both tables (email or "login email").
UserProfileDetails improved to be part of db: @Entity and @Column annotations added. Field links added. UserId added and annotated with @Id annotation.