Woopsie, fixed auto migration and seeding
This commit is contained in:
parent
2c3e975301
commit
81a3a33fff
@ -37,8 +37,8 @@ namespace NadekoBot.Services.Database
|
||||
|
||||
public NadekoContext()
|
||||
{
|
||||
// this.Database.Migrate();
|
||||
// EnsureSeedData();
|
||||
this.Database.Migrate();
|
||||
EnsureSeedData();
|
||||
}
|
||||
|
||||
public void EnsureSeedData()
|
||||
|
Loading…
Reference in New Issue
Block a user