250501 커밋
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using BrokerCore.Repository.Context;
|
||||
|
||||
using BrokerApiCore;
|
||||
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Microsoft.EntityFrameworkCore.Infrastructure;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
@@ -9,7 +11,7 @@ using Microsoft.EntityFrameworkCore.Storage.ValueConversion;
|
||||
|
||||
#nullable disable
|
||||
|
||||
namespace BrokerApiCore.Migrations
|
||||
namespace BrokerApiServer.Migrations
|
||||
{
|
||||
[DbContext(typeof(MetaverseBrokerDbContext))]
|
||||
[Migration("20250314070903_SchemaChanges_160851")]
|
||||
|
||||
Reference in New Issue
Block a user