InventoryType from XML
Transaction updates
This commit is contained in:
@@ -8,9 +8,11 @@ namespace InventoryTraker.Web.Migrations
|
||||
public Configuration()
|
||||
{
|
||||
AutomaticMigrationsEnabled = true;
|
||||
}
|
||||
// TODO false
|
||||
AutomaticMigrationDataLossAllowed = true;
|
||||
}
|
||||
|
||||
protected override void Seed(AppDbContext context)
|
||||
protected override void Seed(AppDbContext context)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user