Commit graph

3 commits

Author SHA1 Message Date
Jiří Vrabec
703d4751e2 Add EF object history 2025-08-09 19:05:02 +02:00
e7ce2c7718 Fix forgotten renaming of user, change applicationuser id type to guid 2025-08-09 17:57:41 +02:00
786f83bf2d Connect UserProfile with ApplicationUser
Establishes a link between DbUserProfile and DbApplicationUser,
allowing for better management of user-related information
and integration with ASP.NET Identity.

Renames DbUser to DbUserProfile and updates related entities and configurations.
2025-08-09 15:43:32 +02:00
Renamed from DrinkRateAPI/DbEntities/DbUser.cs (Browse further)