You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MIGRATION.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ This document describes the changes that need to be made to migrate from one ver
3
3
4
4
## 8.0 to 9.0
5
5
6
-
###SQL - Entity Framework Migrations
6
+
###SQL - Entity Framework Migrations
7
7
8
8
Starting with `v9.0` the blog uses Entity Framework Migrations for all SQL providers. If you are already having a database you need to run the following script that creates the history table and the initial entry:
0 commit comments