drinkrate/DrinkRateAPI/DbEntities
martinshoob b7677bc139 Create product-company table coupling, fix one-to-one relationship
Introduce a new entity to couple product and company tables.
2025-08-11 21:03:28 +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 EF object history 2025-08-09 19:05:02 +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