drinkrate/DrinkRateAPI/Migrations
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
..
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
20250811190023_FixProductCompanyTableBinding.cs Create product-company table coupling, fix one-to-one relationship 2025-08-11 21:03:28 +02:00
20250811190023_FixProductCompanyTableBinding.Designer.cs Create product-company table coupling, fix one-to-one relationship 2025-08-11 21:03:28 +02:00
ApplicationDbContextModelSnapshot.cs Create product-company table coupling, fix one-to-one relationship 2025-08-11 21:03:28 +02:00