Skip to content

Commit f15ef7f

Browse files
authored
macOS fix
1 parent 7ab3e6e commit f15ef7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MIGRATION.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This document describes the changes that need to be made to migrate from one ver
33

44
## 8.0 to 9.0
55

6-
### SQL - Entity Framework Migrations
6+
### SQL - Entity Framework Migrations
77

88
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:
99
```bash

0 commit comments

Comments
 (0)