mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Rebrand context.
This commit is contained in:
@@ -8,7 +8,7 @@ using Microsoft.EntityFrameworkCore.Storage.ValueConversion;
|
||||
|
||||
namespace Marechai.Database.Migrations
|
||||
{
|
||||
[DbContext(typeof(cicmContext))]
|
||||
[DbContext(typeof(MarechaiContext))]
|
||||
[Migration("20190602021943_AddPerson")]
|
||||
partial class AddPerson
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user