drinkrate/DrinkRateAPI/DbEntities
Martin Velebil cfa0da8082 Merge branch 'main' into 250811_ProductCompanyTable
# Conflicts:
#	DrinkRateAPI/Controllers/UserProfileController.cs
2025-08-12 06:52:40 +02:00
..
DbApplicationUser.cs Create default user profile on registration 2025-08-09 18:54:27 +02:00
DbCompany.cs Add EF object history 2025-08-09 19:05:02 +02:00
DbCompanyRating.cs Add EF object history 2025-08-09 19:05:02 +02:00
DbCompanyTable.cs Create product-company table coupling, fix one-to-one relationship 2025-08-11 21:03:28 +02:00
DbCompanyTableView.cs Add EF object history 2025-08-09 19:05:02 +02:00
DbEntityWithHistory.cs Add EF object history 2025-08-09 19:05:02 +02:00
DbProduct.cs Add EF object history 2025-08-09 19:05:02 +02:00
DbProductRating.cs Add EF object history 2025-08-09 19:05:02 +02:00
DbProductTable.cs Establish a one-to-one relationship 2025-08-11 20:12:42 +02:00
DbProductTableView.cs Add EF object history 2025-08-09 19:05:02 +02:00
DbUpdateRecord.cs Add EF object history 2025-08-09 19:05:02 +02:00
DbUserProfile.cs Add user profile endpoints 2025-08-11 22:08:13 +02:00
DbUserProfileCompanyTableStat.cs Fix forgotten renaming of user, change applicationuser id type to guid 2025-08-09 17:57:41 +02:00
DbUserProfileProductTableStat.cs Fix forgotten renaming of user, change applicationuser id type to guid 2025-08-09 17:57:41 +02:00