mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Rebrand context.
This commit is contained in:
@@ -7,8 +7,8 @@ using Microsoft.EntityFrameworkCore.Infrastructure;
|
||||
|
||||
namespace Marechai.Database.Migrations
|
||||
{
|
||||
[DbContext(typeof(cicmContext))]
|
||||
class cicmContextModelSnapshot : ModelSnapshot
|
||||
[DbContext(typeof(MarechaiContext))]
|
||||
class marechaiContextModelSnapshot : ModelSnapshot
|
||||
{
|
||||
protected override void BuildModel(ModelBuilder modelBuilder)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user