Alkoholová tabulka ale lepší
Find a file
martinshoob e06700458f Create default user profile on registration
Implement a `UserWithProfileManager` to automatically create a default user profile upon user registration.
This ensures that each user has an associated profile with default values (e.g., `UserName`, `IsAdmin`, `IsDeleted`).
Updates the database schema to reflect the change from UserId to UserProfileId in the UserProfileCompanyTableStat and UserProfileProductTableStat entities.
2025-08-09 18:54:27 +02:00
DrinkRateAPI Create default user profile on registration 2025-08-09 18:54:27 +02:00
.gitignore Add gitignore 2025-08-09 12:57:21 +02:00
chillrate.sln INIT 2025-08-08 23:28:03 +02:00