Project-Sonata / Profiles

Provide access for profile and account of the user
0 stars 0 forks source link

[T3] Change internal table schema #19

Closed justJavaProgrammer closed 4 months ago

justJavaProgrammer commented 4 months ago

Change internal table schema to match the following criteria:

User -> Profile

Change the UserProfile entity by splitting it to 2 separated entities:

Acceptance criteria:

justJavaProgrammer commented 4 months ago

Implemented in https://github.com/Project-Sonata/Profiles/pull/20