This commit is contained in:
Generated
+1
-1
@@ -11,7 +11,7 @@ using Npgsql.EntityFrameworkCore.PostgreSQL.Metadata;
|
||||
|
||||
namespace LiteCharms.Infrastructure.Database.Migrations
|
||||
{
|
||||
[DbContext(typeof(LeadGeneratorDbContext))]
|
||||
[DbContext(typeof(ShopDbContext))]
|
||||
[Migration("20260503003624_RemovedLeadIdFromLead")]
|
||||
partial class RemovedLeadIdFromLead
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user