Skip to content

Commit 5d9a9fd

Browse files
author
Hugo LIVET
committed
Mise à jour de 'README.md'
1 parent 0ed625b commit 5d9a9fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# Database
22

3+
Commande à executé a la racine du projet Backend pour récupérer le script sql issu des migrations :
4+
``` bash
5+
dotnet ef migrations script --project .\2.Repositories\ --startup-project .\1.API\
6+
```

0 commit comments

Comments
 (0)