remove console log
This commit is contained in:
parent
f7614b4352
commit
189035fa63
@ -17,8 +17,6 @@ namespace EnotaryoPH.DbMigration
|
||||
args.FirstOrDefault()
|
||||
?? config.GetConnectionString("DbUpConnection");
|
||||
|
||||
Console.WriteLine($"Connecting to {connectionString}");
|
||||
|
||||
var upgrader =
|
||||
DeployChanges.To
|
||||
.PostgresqlDatabase(connectionString)
|
||||
|
Loading…
x
Reference in New Issue
Block a user