5fbbd08e3c3b321c1d203b13 #89

Open
maxchil wants to merge 8 commits from 5fbbd08e3c3b321c1d203b13 into master
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 8babe6a461 - Show all commits

View File

@ -10,7 +10,7 @@ using Npgsql.EntityFrameworkCore.PostgreSQL.Metadata;
namespace InternshipSystem.Repository.Migrations
{
[DbContext(typeof(InternshipDbContext))]
[Migration("20210110161858_Init")]
[Migration("20210110173006_Init")]
partial class Init
{
protected override void BuildTargetModel(ModelBuilder modelBuilder)