Efcore: I suggest a new dotnet command

Created on 23 Nov 2020  路  1Comment  路  Source: dotnet/efcore

_This issue has been moved from a ticket on Developer Community._


I suggest a new dotnet command to add a migration and on the same line already update the database:

"dotnet ef migrations add [name] updating database"


Original Comments

Feedback Bot on 9/17/2020, 02:35 AM:

Thank you for taking the time to provide your suggestion.  We will do some preliminary checks to make sure we can proceed further.  We'll provide an update once the issue has been triaged by the product team.

closed-not-needed customer-reported

Most helpful comment

Suggestion
dotnet ef migrations add [name] && dotnet ef database update

>All comments

Suggestion
dotnet ef migrations add [name] && dotnet ef database update

Was this page helpful?
0 / 5 - 0 ratings