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