drinkrate/DrinkRateAPI/Migrations
martinshoob e0ecd86288 Establish a one-to-one relationship
Define a one-to-one relationship between CompanyTable and ProductTable.

Correct a typo in the CompanyTable DbSet name within the ApplicationDbContext to ensure correct database mapping and operations.
2025-08-11 20:12:42 +02:00
..
20250809165046_UserCreationDemo.cs Create default user profile on registration 2025-08-09 18:54:27 +02:00
20250809165046_UserCreationDemo.Designer.cs Create default user profile on registration 2025-08-09 18:54:27 +02:00
20250809170131_ObjectHistory.cs Add EF object history 2025-08-09 19:05:02 +02:00
20250809170131_ObjectHistory.Designer.cs Add EF object history 2025-08-09 19:05:02 +02:00
20250811180050_ProductCompanyTableBinding.cs Establish a one-to-one relationship 2025-08-11 20:12:42 +02:00
20250811180050_ProductCompanyTableBinding.Designer.cs Establish a one-to-one relationship 2025-08-11 20:12:42 +02:00
20250811181117_FixTypo.cs Establish a one-to-one relationship 2025-08-11 20:12:42 +02:00
20250811181117_FixTypo.Designer.cs Establish a one-to-one relationship 2025-08-11 20:12:42 +02:00
ApplicationDbContextModelSnapshot.cs Establish a one-to-one relationship 2025-08-11 20:12:42 +02:00