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
Jiří Vrabec
e6ed0d1b37
Create base db migration
2025-08-09 14:54:45 +02:00
0a4c4abcbc
Merge branch 'EntityFrameworkSetup' into EntityFrameworkSetupPropertyMap
...
# Conflicts:
# DrinkRateAPI/Contexts/ApplicationDbContext.cs
2025-08-09 14:08:30 +02:00
Jiří Vrabec
855e9a4bcf
Map EF user and user stats
2025-08-09 14:06:56 +02:00
53df5dcdc1
Add Product and related entity mappings
2025-08-09 14:05:37 +02:00
aefaac9140
Change property name for consistency
2025-08-09 13:49:10 +02:00
Jiří Vrabec
10dd4c9b0d
Map EF company table and table view
2025-08-09 13:10:58 +02:00
Jiří Vrabec
fe30203373
Remove useless files
2025-08-09 12:58:00 +02:00
Jiří Vrabec
09e98b232e
Add gitignore
2025-08-09 12:57:21 +02:00
Jiří Vrabec
2830d5dd48
Upgrade EF models and add some EF mappings
2025-08-09 12:54:29 +02:00
Jiří Vrabec
b7996872cb
Add EF objects
2025-08-09 01:00:49 +02:00
Jiří Vrabec
6c5a4bfb26
INIT
2025-08-08 23:28:03 +02:00