mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 21:58:20 +00:00
Update cheatsheets
This commit is contained in:
@@ -36,6 +36,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`dotnet ef migrations list`
|
||||
|
||||
- Generate a SQL script from migrations range:
|
||||
- Generate an SQL script from migrations range:
|
||||
|
||||
`dotnet ef migrations script {{from_migration}} {{to_migration}}`
|
||||
|
||||
Reference in New Issue
Block a user